diff options
author | zachir <zachir@librem.one> | 2025-04-17 23:03:08 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-04-17 23:03:08 -0500 |
commit | c7373b980589d7a5ea795b0dfd750a01a83718bb (patch) | |
tree | 1994ea529080659085e2107968560b8c6deb39e0 /hypr | |
parent | 8579ae8141698577503b22c150b34257d9801814 (diff) |
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6818385..20a51e4 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -190,24 +190,6 @@ plugin { # Example windowrule v2 # windowrulev2 = float, class:^(kitty)$, title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -windowrule = fullscreen, ^(Xephyr)$ -windowrule = float, title:^(LibreWolf - Choose User Profile)$ -windowrule = float, ^(xdg-desktop-portal-gtk) -windowrule = float, title:^(UNDERTALE)$ -windowrule = float, ^(Tk)$ -windowrule = float, ^(lxqt-policykit-agent)$ -windowrule = float, ^(Kdenlive)$ -windowrulev2 = stayfocused, title:^()$, class:^(steam)$ -windowrulev2 = minsize 1 1, title:^()$, class:^(steam)$ -windowrulev2 = stayfocused, title:^(menu)$,class:^(yabridge-host.exe.so)$ -windowrulev2 = minsize 1 1, title:^(menu)$,class:^(yabridge-host.exe.so)$ -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]*)$ -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*)$ #windowrulev2 = move cursor -50% -50%, class:^(REAPER)$, title:^(Snap/Grid Settings)$ #windowrulev2 = move cursor -50% -50%, class:^(REAPER)$, title:^(Routing for track [0-9]*)$ |