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

33 lines
1.3 KiB
Plaintext
Raw Normal View History

# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = float, ^(thunar)$
windowrule = float, ^(pavucontrol)$
windowrule = center, ^(pavucontrol)$
windowrule = float, ^(.blueman-manager-wrapped)$
windowrule = center, ^(.blueman-manager-wrapped)$
windowrule = float, ^(marktext)$
windowrule = center, ^(marktext)$
windowrule = float, ^(otpclient)$
windowrule = move 2% 6%, ^(otpclient)$
windowrule = float, title:^(Zoom)(.*)$
windowrule = center, title:^(Zoom)(.*)$
windowrulev2 = float,class:^(Nxplayer.bin)$,title:^(NoMachine)$
windowrulev2 = center,class:^(Nxplayer.bin)$,title:^(NoMachine)$
windowrule = workspace 1, ^(neovide)$
windowrule = workspace 2, ^(firefox)$
windowrule = workspace 2, ^(librewolf)$
windowrule = workspace 2, ^(Chromium-browser)$
windowrule = workspace 3, ^(org.kde.dolphin)$
windowrule = workspace 4, ^(thunderbird)$
windowrule = workspace 4, ^(Mailspring)$
windowrule = workspace 4, ^(Microsoft Teams - Preview)$
windowrule = workspace 5, ^(Element)$
windowrule = workspace 5, ^(Signal)$
windowrule = workspace 5, ^(discord)$
windowrule = workspace 5, title:^(Zoom)(.*)$
windowrule = workspace 6, ^(Steam)$
windowrule = workspace 6, ^(steamwebhelper)$
windowrule = workspace 7, ^(Bitwarden)$
windowrule = workspace 8, ^(Nxplayer.bin)$