nixos/home/H0615/hypr/hyprland.conf

20 lines
495 B
Plaintext
Raw Normal View History

source=./common.conf
monitor=HDMI-A-1,preferred,auto,auto
monitor=DP-1,preferred,auto,auto,transform,1
windowrule = float, title:^([Zz]oom).*$
windowrule = float, ^(Nxplayer.bin)$
windowrule = center, title:^([Zz]oom).*$
windowrule = workspace 4, title:^([Zz]oom).*$
windowrule = workspace 5 silent, ^(Nxplayer.bin)$
windowrule = monitor 1, title:^(Zoom)(.*)$
windowrule = monitor 1, ^(Nxplayer.bin)$
wsbind=1,HDMI-A-1
wsbind=2,HDMI-A-1
wsbind=3,HDMI-A-1
wsbind=4,HDMI-A-1
wsbind=5,HDMI-A-1