i3: Add more rules

This commit is contained in:
Salt 2018-10-12 00:54:52 -05:00
parent cc72486aa9
commit 7ea86275b1
2 changed files with 6 additions and 1 deletions

@ -1 +1 @@
Subproject commit 45c686c3671438585d5d0a2c4415a4e4b7b2dcad
Subproject commit 518facf76b92ec0e581b4fe6f4e6445a5257019f

View File

@ -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