From e46820b5f7bcbb59d17fc7d533bd896340de88e1 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 4 Apr 2026 20:36:10 +0100 Subject: [PATCH] Update workspaces --- .config/hypr/apps.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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