diff --git a/.config/hypr/apps.conf b/.config/hypr/apps.conf index e1172d4..3f9629b 100644 --- a/.config/hypr/apps.conf +++ b/.config/hypr/apps.conf @@ -106,7 +106,7 @@ windowrule = idle_inhibit fullscreen, match:class com.libretro.RetroArch windowrule = float on, match:class com.nextcloud.desktopclient.nextcloud # Position drawing -windowrule = workspace 4, match:class (krita) +windowrule = workspace 5, match:class (krita) windowrule = tag -default-opacity, match:class (krita) windowrule = opacity 1 1, match:class (krita) @@ -116,7 +116,7 @@ windowrule = workspace 7, match:class ^(chrome-netflix.com__-Default)$ # Float Steam windowrule = float on, match:class steam -windowrule = workspace 5, match:class steam +windowrule = workspace 7, match:class steam windowrule = center on, match:class steam, match:title Steam windowrule = tag -default-opacity, match:class steam.* windowrule = opacity 1 1, match:class steam.* @@ -126,7 +126,7 @@ windowrule = idle_inhibit fullscreen, match:class steam # Float Lunar Client windowrule = float on, match:class lunarclient -windowrule = workspace 5, match:class lunarclient +windowrule = workspace 7, match:class lunarclient windowrule = center on, match:class lunarclient windowrule = tag -default-opacity, match:class lunarclient windowrule = opacity 1 1, match:class lunarclient