More fixes

This commit is contained in:
2026-03-08 23:18:13 +00:00
parent 4bc5a0a6c0
commit 67109d6f64
15 changed files with 86 additions and 83 deletions

View File

@@ -97,12 +97,26 @@ windowrule = opacity 1 1, match:class qemu
# Retroarch
windowrule = fullscreen on, match:class com.libretro.RetroArch
windowrule = workspace 5, match:class com.libretro.RetroArch
windowrule = tag -default-opacity, match:class com.libretro.RetroArch
windowrule = opacity 1 1, match:class com.libretro.RetroArch
windowrule = idle_inhibit fullscreen, match:class com.libretro.RetroArch
# Float Nextcloud
windowrule = float on, match:class com.nextcloud.desktopclient.nextcloud
# Position drawing
windowrule = workspace 4, match:class (krita)
windowrule = tag -default-opacity, match:class (krita)
windowrule = opacity 1 1, match:class (krita)
# Position TV
windowrule = workspace 7, match:class ^(chrome-youtube.com__-Default)$
windowrule = workspace 7, match:class ^(chrome-netflix.com__-Default)$
# Float Steam
windowrule = float on, match:class steam
windowrule = workspace 5, 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.*
@@ -112,6 +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 = center on, match:class lunarclient
windowrule = tag -default-opacity, match:class lunarclient
windowrule = opacity 1 1, match:class lunarclient
@@ -159,3 +174,4 @@ windowrule = pin on, match:title WebcamOverlay
windowrule = no_initial_focus on, match:title WebcamOverlay
windowrule = no_dim on, match:title WebcamOverlay
windowrule = move (monitor_w-window_w-40) (monitor_h-window_h-40), match:title WebcamOverlay