dotfiles/.config/hypr/windowrules.conf

31 lines
1.1 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Opaque windows
windowrule = opaque,^(firefox|libreoffice-writer)$
# Idle Inhibit
windowrule = idleinhibit focus, class:^(vlc|zoom)$
# Winecfg
windowrule = float,^(winecfg.exe)$
windowrulev2 = size 410 462,class:^(winecfg.exe)$,xwayland:1
windowrulev2 = size 415 487,class:^(winecfg.exe)$,xwayland:0
# Hide Wine System Tray
#windowrule = workspace 1,title:^(Wine System Tray)$
windowrule = float,title:^(Wine System Tray)$
windowrule = move -5 -5,title:^(Wine System Tray)$
windowrule = size 0 0,title:^(Wine System Tray)$
windowrule = nofocus,title:^(Wine System Tray)$
windowrule = noinitialfocus,title:^(Wine System Tray)$
# Hide xwaylandvideobridge window
windowrulev2 = move -5 -5,class:^(xwaylandvideobridge)$
windowrulev2 = size 0 0,class:^(xwaylandvideobridge)$
windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
# Force float for Genshin Impact launcher
windowrule = float,title:^(Genshin Impact)$
# Warframe
windowrulev2 = float,class:^(launcher.exe)$,title:^(Warframe)$
windowrule = fullscreen,^(warframe.x64.exe)$