summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-06-29 21:18:36 -0500
committerzachir <zachir@librem.one>2025-06-29 21:18:36 -0500
commit4d5c93b7d1d3c32a968def637e4f23d58787f815 (patch)
tree912e26f8b90ba3ccab5064b6db31e1a16d2fc6fc /hypr
parent1fec31733049a12230919c70fc3eb0eabb4c45c9 (diff)
parent318709cd6431397788370fc5f8f234c711387411 (diff)
Merge branch 'master' into cla
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 3db087f..4916286 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -1,6 +1,5 @@
# See https://wiki.hyprland.org/Configuring/Monitors/
#{{{ Monitor config
-monitor = eDP-1, 1920x1080@60, 0x0, 1
monitor = , preferred, auto, 1
monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1
monitor = DP-1, 1920x1080@60, 0x0, 1
@@ -45,6 +44,7 @@ env = XCURSOR_SIZE,32
debug {
enable_stdout_logs = false
disable_logs = true
+ full_cm_proto = true
}
# }}}
@@ -110,7 +110,7 @@ misc {
swallow_regex = ^(kitty)$
swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*)$
vfr = true
- vrr = 1
+ vrr = 3
}
#}}}
@@ -188,6 +188,7 @@ gestures {
plugin {
hyprsplit {
num_workspaces = 9
+ persistent_workspaces = true
}
}
#}}}