all repos — dotfiles @ 3e8981eca93728fbdfeb04ddbcd6979876c5224e

my *nix dotfiles

Update window specific rules

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Wed, 10 Jul 2019 11:24:36 +0530
commit

3e8981eca93728fbdfeb04ddbcd6979876c5224e

parent

87f4bcb99abd09dd70f16af31e135f4d0d7488ea

1 files changed, 3 insertions(+), 9 deletions(-)

jump to
M i3/configi3/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"