nixos/home/desktop/config/hypr/window-rules.conf

32 lines
1.3 KiB
Plaintext

# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = float, ^(foot)$
windowrule = center, ^(foot)$
windowrule = tile, ^(neovide)$
windowrule = float, ^(thunar)$
windowrule = float, ^(pavucontrol)$
windowrule = center, ^(pavucontrol)$
windowrule = float, ^(.blueman-manager-wrapped)$
windowrule = center, ^(.blueman-manager-wrapped)$
windowrule = float, ^(otpclient)$
windowrule = move 2% 6%, ^(otpclient)$
windowrule = float, title:^([Zz]oom)(.*)$
windowrule = center, title:^([Zz]oom)(.*)$
windowrulev2 = tile,class:^(Nxplayer.bin)$,title:^(NoMachine)(.*)$
windowrulev2 = float,class:^(Nxplayer.bin)$,title:^(NoMachine)$
windowrulev2 = center,class:^(Nxplayer.bin)$,title:^(NoMachine)$
windowrule = workspace 1, ^(neovide)$
windowrule = monitor 1, ^(neovide)$
windowrule = workspace 2, ^(firefox|librewolf)$
windowrule = monitor 1, ^(firefox|librewolf)$
windowrule = workspace 3, ^(Microsoft Teams - Preview)$
windowrule = monitor 1, ^(Microsoft Teams - Preview)$
windowrule = workspace 3, ^(Element|Signal|discord)$
windowrule = workspace 3, title:^(Zoom)(.*)$
windowrule = monitor 1, title:^(Zoom)(.*)$
windowrule = monitor 1, ^(Steam)$
windowrule = monitor 1, ^(steamwebhelper)$
windowrule = workspace 4, ^(Nxplayer.bin)$
windowrule = monitor 1, ^(Nxplayer.bin)$