diff options
author | zachir <zachir@librem.one> | 2025-06-29 21:08:39 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-06-29 21:08:39 -0500 |
commit | dd9e2dd19da50b14aa99922df660ec01d0fb69ae (patch) | |
tree | 1ed9915cf20c1d414d16e9b57b5da3dc91f14457 | |
parent | de6902333b13596b28866f2bdc41a1a55fcf8210 (diff) |
Make hyprsplit persistent workspaces true
-rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6bdcd7e..8ae2a0c 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -184,6 +184,7 @@ gestures { plugin { hyprsplit { num_workspaces = 9 + persistent_workspaces = true } } #}}} |