rule for presentation-window

This commit is contained in:
Chris Cochrun 2023-05-19 16:24:30 -05:00
parent 73ce9e321f
commit 71c11cdb80

View file

@ -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