DashNix/hypr/conf/rules.conf

17 lines
715 B
Text

# window rules
windowrule=tile,^(.*)(Spotify)(.*)$
windowrule=float,^(.*)(OxiCalc)(.*)$
windowrule=float,^(.*)(winecfg.exe)(.*)$
windowrule=float,^(.*)(speed.exe)(.*)$
windowrule=float,^(.*)(copyq)(.*)$
# windowrule=center,^(.*)(gnome)(.*)$
# windowrule=size 1200 800,^(org.gnome.NautilusPreviewer)$
windowrule=center,^(.*)(swappy)(.*)$
windowrule=float,title:^(.*)(Spirit)(.*)$
windowrule=float,title:^(.*)(reset)(.*)$
windowrule=workspace 10 silent,^(.*)(steam)(.*)$
windowrule=workspace 9 silent,^(.*)(dota)(.*)$
windowrule=workspace 9 silent,^(.*)(battlebits)(.*)$
windowrule=workspace 9 silent,^(.*)(aoe)(.*)$
windowrule=nomaximizerequest,^(.*)(neovide)(.*)$
windowrule=nofullscreenrequest,^(.*)(neovide)(.*)$