picom: disable logging to file

This commit is contained in:
2020-03-21 23:37:04 +00:00
parent a45ef24aff
commit 18aa625eca
+1 -1
View File
@@ -1,6 +1,6 @@
# Logging
log-level = "debug";
log-file = "/home/frebib/.local/share/picom.log";
#log-file = "/home/frebib/.local/share/picom.log";
# Shadow
shadow = true;