Minecraft stuff
This commit is contained in:
@@ -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
|
||||
|
||||
9
.local/share/applications/Minecraft.desktop
Normal file
9
.local/share/applications/Minecraft.desktop
Normal 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
|
||||
Reference in New Issue
Block a user