Make workspace 1-5 persistent

This commit is contained in:
Alexander Bell 2025-05-18 12:18:17 +02:00
parent 0840bc2992
commit 7c3e86ea54

View File

@ -68,6 +68,12 @@ windowrule = suppressevent maximize, class:.*
# Fix some dragging issues with XWayland
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
workspace = 1, persistent:true
workspace = 2, persistent:true
workspace = 3, persistent:true
workspace = 4, persistent:true
workspace = 5, persistent:true
###################
### OTHER STUFF ###
###################