diff --git a/.concession b/.concession
index 45c686c3..518facf7 160000
--- a/.concession
+++ b/.concession
@@ -1 +1 @@
-Subproject commit 45c686c3671438585d5d0a2c4415a4e4b7b2dcad
+Subproject commit 518facf76b92ec0e581b4fe6f4e6445a5257019f
diff --git a/.config/i3/config b/.config/i3/config
index eeeccbfb..8098a23a 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -62,10 +62,15 @@ for_window [class=".*"] title_format "%title"
 # Miscellaneous window rules
 for_window [class="Firefox"] move to workspace $w1
 for_window [class="Firefox-esr"] move to workspace $w1
+for_window [class="Waterfox" ] move to workspace $w1
 for_window [class="Liferea" ] move to workspace $w6
 for_window [class="discord"] move to workspace $w7
 for_window [class="Spotify"] move to workspace $w8
 
+for_window [title="Minecraft 1.7.10"] fullscreen enable
+for_window [class="explorer.exe"] fullscreen enable
+for_window [class="plasmashell"] floating enable; border none
+
 # i3-gaps configs
 gaps inner 8
 gaps outer 0