diff options
author | shmibs <shmibs@gmail.com> | 2014-11-19 11:37:59 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-11-19 11:37:59 -0700 |
commit | 94c3e8d5064c425e22f739ef8307fb0bed0c9a9a (patch) | |
tree | cfaa28d6fe719175b01c99dd18bbf157f00fd809 /.config | |
parent | 0f1506f21b8dec8ebc327b574064bae5bd34f1ff (diff) | |
download | dotfiles-94c3e8d5064c425e22f739ef8307fb0bed0c9a9a.tar.gz |
ag
Diffstat (limited to '.config')
-rwxr-xr-x | .config/herbstluftwm/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 2778f8b..69f7f24 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -171,6 +171,7 @@ hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK)' manage=off hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on focus=on hc rule class~'(VBoxSDL|SleepIsDeathApp|freeciv-sdl|milkytracker)' pseudotile=on focus=on hc rule class~'(FTL|Tegaki-recognize|PlayOnLinux|Pcsx2|Tilem2|Wine)' pseudotile=on focus=on +hc rule class~'(mednafen)' pseudotile=on focus=on # unlock, just to be sure hc unlock |