rule for presentation-window
This commit is contained in:
parent
73ce9e321f
commit
71c11cdb80
|
@ -131,6 +131,7 @@
|
||||||
windowrule=float,presenter
|
windowrule=float,presenter
|
||||||
windowrule=size 80% 80%,presenter
|
windowrule=size 80% 80%,presenter
|
||||||
windowrule=center,presenter
|
windowrule=center,presenter
|
||||||
|
windowrule=workspace ${if builtins.readFile "/etc/hostname" == "syl\n" then "1" else "3"},title:presentation-window
|
||||||
|
|
||||||
# example binds
|
# example binds
|
||||||
bind = SUPER,RETURN,exec,alacritty
|
bind = SUPER,RETURN,exec,alacritty
|
||||||
|
|
Loading…
Reference in a new issue