summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-02-28 16:56:34 -0600
committerzachir <zachir@librem.one>2025-02-28 16:56:34 -0600
commitb9499927810490c6032c8e7516ffb65afd4ae27d (patch)
treefd839669d095278a661900ff1b70e635b642869a /hypr
parent1459d4c670b9840b4b549f416ffd069644cb2535 (diff)
parentb49362306bebbcd77517940203e981d263b31d0e (diff)
Merge branch 'master' into cla
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index bd2aab2..b9925c6 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
}
# }}}