Make workspace 1-5 persistent
This commit is contained in:
parent
0840bc2992
commit
7c3e86ea54
@ -68,6 +68,12 @@ windowrule = suppressevent maximize, class:.*
|
|||||||
# Fix some dragging issues with XWayland
|
# Fix some dragging issues with XWayland
|
||||||
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
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 ###
|
### OTHER STUFF ###
|
||||||
###################
|
###################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user