mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
picom: enable debug logging to file
This commit is contained in:
parent
ae5521f516
commit
4646ddae36
@ -1,6 +1,6 @@
|
||||
# Logging
|
||||
log-level = "info";
|
||||
# log-file = "/path/to/your/log/file";
|
||||
log-level = "debug";
|
||||
log-file = "/home/frebib/.local/share/picom.log";
|
||||
|
||||
# Shadow
|
||||
shadow = true;
|
||||
|
Loading…
Reference in New Issue
Block a user