dotfiles/.config/hypr/hyprland.d/windowrules.conf

31 lines
1.1 KiB
Text
Raw Normal View History

2023-09-26 17:12:28 +02:00
# Opaque windows
2024-06-29 10:29:34 +02:00
windowrule = opaque,^(Chromium|firefox|libreoffice-writer|virt-manager|jetbrains-idea-ce)$
2023-09-26 17:12:28 +02:00
# Idle Inhibit
2024-06-29 10:29:34 +02:00
windowrule = idleinhibit focus, class:^(Chromium|vlc|zoom)$
2023-09-26 17:12:28 +02:00
# 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
2023-09-26 17:12:28 +02:00
windowrule = float,title:^(Genshin Impact)$
2024-03-06 16:50:14 +01:00
# Warframe
2023-09-26 17:12:28 +02:00
windowrulev2 = float,class:^(launcher.exe)$,title:^(Warframe)$
windowrule = fullscreen,^(warframe.x64.exe)$