diff options
author | shmibs <shmibs@gmail.com> | 2014-06-24 09:47:56 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-06-24 09:47:56 -0700 |
commit | c6c2695b03dcc98c5a9fb2e8b2622e4e5685a63b (patch) | |
tree | c43d6fe31b7fe18b091a896f37777523af22bef0 /.config/herbstluftwm/autostart | |
parent | 66cd3a6d36d5fe66984259fa726e54c512e7bf3c (diff) | |
download | dotfiles-c6c2695b03dcc98c5a9fb2e8b2622e4e5685a63b.tar.gz |
updated vim tab / buffer management
things are super easy now =D
Diffstat (limited to '.config/herbstluftwm/autostart')
-rwxr-xr-x | .config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index b414be2..7d06bab 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -177,7 +177,7 @@ hc rule focus=on hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK)' manage=off # set apppropriate things to pseudotile hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on focus=on -hc rule class~'(milkytracker|goattrk2|FTL|Tegaki-recognize|Gcalctool|Pcsx2|Tilem2)' pseudotile=on focus=on +hc rule class~'(freeciv-sdl|milkytracker|FTL|Tegaki-recognize|Pcsx2|Tilem2)' pseudotile=on focus=on # unlock, just to be sure hc unlock |