Add debug log conf for hyperland

This commit is contained in:
Salt 2024-09-04 00:52:44 -05:00
parent c6825ff197
commit 304c1868a1

View File

@ -0,0 +1,5 @@
# vim: set ft=config:
debug {
# This enables debug logging for troubleshooting
disable_logs = false
}