diff --git a/hyprland/.config/hypr/contrib/000-debug.conf b/hyprland/.config/hypr/contrib/000-debug.conf new file mode 100644 index 00000000..be278ad1 --- /dev/null +++ b/hyprland/.config/hypr/contrib/000-debug.conf @@ -0,0 +1,5 @@ +# vim: set ft=config: +debug { + # This enables debug logging for troubleshooting + disable_logs = false +}