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

28 lines
1 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, ^(Nxplayer.bin)$
windowrule = center, ^(Nxplayer.bin)$
windowrule = float, ^(otpclient)$
windowrule = move 2% 6%, ^(otpclient)$
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 5, ^(Element)$
windowrule = workspace 5, ^(Signal)$
windowrule = workspace 5, ^(discord)$
windowrule = workspace 6, ^(Steam)$
windowrule = workspace 6, ^(steamwebhelper)$
windowrule = workspace 7, ^(Bitwarden)$
windowrule = workspace 8, ^(Nxplayer.bin)$