From 5bfc5fde04608fe51beb3487756d110f95e92d43 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Fri, 28 Feb 2025 11:31:04 -0600 Subject: Disable hyprland logs For now, at least. --- hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index afef32a..a8a0cb3 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -41,8 +41,8 @@ env = XCURSOR_SIZE,32 # Debug {{{ debug { - enable_stdout_logs = true - disable_logs = false + enable_stdout_logs = false + disable_logs = true } # }}} -- cgit v1.2.3