6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
# vim: set ft=hyprlang:
|
|
debug {
|
|
# This enables debug logging for troubleshooting
|
|
disable_logs = false
|
|
}
|