Update window specific rules Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Wed, 10 Jul 2019 11:24:36 +0530
1 files changed,
3 insertions(+),
9 deletions(-)
jump to
M
i3/config
→
i3/config
@@ -137,18 +137,12 @@ bindsym Return mode "default"
bindsym Escape mode "default" } -# assign windows to workspaces - -assign [class="Steam"] $tag4 -assign [class="Battle.net.exe"] $tag5 -assign [class="firefox"] $tag1 -assign [class="spotify"] $tag3 # selectively enable floating -for_window [class="Steam"] floating enable -for_window [class="Keybase"] floating enable -for_window [class="Battle.net.exe"] floating enable +#for_window [class="Steam"] floating enable +#for_window [class="Keybase"] floating enable +#for_window [class="Battle.net.exe"] floating enable bindsym $mod+r mode "resize"