persistent ws 5
This commit is contained in:
parent
008caf935f
commit
d292736b31
1 changed files with 1 additions and 7 deletions
|
|
@ -1,12 +1,5 @@
|
|||
|
||||
# Example windowrule v1
|
||||
# windowrule = float, ^(kitty)$
|
||||
# Example windowrule v2
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||
windowrule = nomaxsize, class:.* # You'll probably like this.
|
||||
# windowrulev2 = opacity 1 0.6, class:.*
|
||||
|
||||
|
||||
# Apps
|
||||
windowrule = idleinhibit fullscreen, class:^(*)$
|
||||
|
|
@ -33,4 +26,5 @@ workspace = 1, persistent:true
|
|||
workspace = 2, persistent:true
|
||||
workspace = 3, persistent:true
|
||||
workspace = 4, persistent:true
|
||||
workspace = 5, persistent:true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue