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
|
# Logging
|
||||||
log-level = "info";
|
log-level = "debug";
|
||||||
# log-file = "/path/to/your/log/file";
|
log-file = "/home/frebib/.local/share/picom.log";
|
||||||
|
|
||||||
# Shadow
|
# Shadow
|
||||||
shadow = true;
|
shadow = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user