1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-25 14:06:08 -05:00

update picom.sample.conf

Signed-off-by: jialeens <jialeadmin@163.com>
This commit is contained in:
jialeens 2020-09-14 15:57:56 +08:00
parent 2451c21539
commit 4d990b3d35
No known key found for this signature in database
GPG key ID: 5D2692D993D03B1F

View file

@ -348,13 +348,13 @@ log-level = "warn";
# logs might still be written to the stderr.
# When setting this option from the config file, it is recommended to use an absolute path.
#
# log-file = '/path/to/your/log/file'
# log-file = "/path/to/your/log/file"
# Show all X errors (for debugging)
# show-all-xerrors = false
# Write process ID to a file.
# write-pid-path = '/path/to/your/log/file'
# write-pid-path = "/path/to/your/log/file"
# Window type settings
#