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 = size 460 800, match:class steam, match:title Friends List
windowrule = idle_inhibit fullscreen, match:class steam 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 # Floating windows
windowrule = float on, match:tag floating-window windowrule = float on, match:tag floating-window
windowrule = center on, match:tag floating-window windowrule = center on, match:tag floating-window

View File

@@ -0,0 +1,9 @@
[Desktop Entry]
Version=1.0
Name=Minecraft
Comment=Minecraft
Exec=lunarclient
Icon=/home/chris/.local/share/applications/icons/Minecraft.png
Terminal=false
Type=Application
Categories=Graphics