summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hypr/hyprland.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index bc2449d..4351ad7 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -196,12 +196,12 @@ plugin {
# Example windowrule v2
# windowrule = float, class:^(kitty)$, title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
-windowrule = fullscreen, ^(Xephyr)$
+windowrule = fullscreen, class:^(Xephyr)$
windowrule = float, title:^(LibreWolf - Choose User Profile)$
-windowrule = float, ^(xdg-desktop-portal-gtk)
+windowrule = float, class:^(xdg-desktop-portal-gtk)
windowrule = float, title:^(UNDERTALE)$
-windowrule = float, ^(Tk)$
-windowrule = float, ^(lxqt-policykit-agent)$
+windowrule = float, class:^(Tk)$
+windowrule = float, class:^(lxqt-policykit-agent)$
windowrulev2 = stayfocused, title:^()$, class:^(steam)$
windowrulev2 = minsize 1 1, title:^()$, class:^(steam)$
windowrulev2 = stayfocused, title:^(menu)$,class:^(yabridge-host.exe.so)$
@@ -210,7 +210,7 @@ windowrulev2 = float, class:^(yabridge-host.exe.so)$, title:^(menu)$
windowrulev2 = float, floating:0, title:^(menu*)
windowrule = workspace 2, title:^(REAPER .*initializing.*)$
windowrulev2 = tile, class:^(REAPER)$, title:^(.*REAPER v[0-9.]* - Licensed for personal/small business use)$
-windowrule = tile, ^(WebApp-Qobuz[0-9]*)$
+windowrule = tile, class:^(WebApp-Qobuz[0-9]*)$
windowrulev2 = float, title:^(menu)$
windowrulev2 = move cursor -50% -50%, class:^(yabridge-host.exe.so)$, title:^(menu)$
#windowrulev2 = nofocus, class:^(yabridge-host.exe.so)$, title:^(\s*)$