summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-02-28 11:45:41 -0600
committerZachIR <zachir@librem.one>2025-02-28 11:45:41 -0600
commit4497758fec80cbd1c05d51786240753d7e3886af (patch)
tree328e82f033d25b5aac8d4ea997d62d3f6c2fda0e /hypr
parente05dd3a4344499e005f0d115f30be52e25d376c0 (diff)
parentb49362306bebbcd77517940203e981d263b31d0e (diff)
Merge branch 'master' into car
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 dbafd57..5bd103d 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -39,8 +39,8 @@ env = XCURSOR_SIZE,32
# Debug {{{
debug {
- enable_stdout_logs = true
- disable_logs = false
+ enable_stdout_logs = false
+ disable_logs = true
}
# }}}