From c7b625459dbf7dfa54bcf0745a06e7f42f030912 Mon Sep 17 00:00:00 2001 From: GarandPLG Date: Tue, 18 Nov 2025 18:36:36 +0100 Subject: [PATCH] little changes --- modules/home/hyprland/windowrules.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/hyprland/windowrules.nix b/modules/home/hyprland/windowrules.nix index c3fca3f..7da1ce0 100644 --- a/modules/home/hyprland/windowrules.nix +++ b/modules/home/hyprland/windowrules.nix @@ -56,7 +56,7 @@ _: { "float, title:^(Picture-in-Picture)$" "float, class:^(mpv|com.github.rafostar.Clapper)$" "float, title:^(Authentication Required)$" - "float, title:^(war-in-tunnels)$" + "float, title:^(War in Tunnels)$" "float, class:(codium|codium-url-handler|VSCodium), title:negative:(.*codium.*|.*VSCodium.*)" "float, class:^(com.heroicgameslauncher.hgl)$, title:negative:(Heroic Games Launcher)" "float, class:^([Ss]team)$, title:negative:^([Ss]team)$" @@ -74,6 +74,7 @@ _: { # Tile rules "tile, class:^(affinity.exe)$" + "tile, class:^(dev.zed.Zed)$" # Opacity rules "opacity 1.0 1.0, tag:browser*"