Minecraft stuff

This commit is contained in:
2026-03-07 00:26:25 +00:00
parent 6a444b9de5
commit e14b863bf3
2 changed files with 17 additions and 0 deletions

View File

@@ -110,6 +110,14 @@ windowrule = size 1100 700, match:class steam, match:title Steam
windowrule = size 460 800, match:class steam, match:title Friends List
windowrule = idle_inhibit fullscreen, match:class steam
# Float Lunar Client
windowrule = float on, match:class lunarclient
windowrule = center on, match:class lunarclient
windowrule = tag -default-opacity, match:class lunarclient
windowrule = opacity 1 1, match:class lunarclient
windowrule = size 1100 700, match:class lunarclient
windowrule = idle_inhibit fullscreen, match:class lunarclient
# Floating windows
windowrule = float on, match:tag floating-window
windowrule = center on, match:tag floating-window