From f823f16d99a7b6e99324c98e17e15e80b730b1df Mon Sep 17 00:00:00 2001 From: katherine Date: Mon, 12 Apr 2021 12:11:00 -0700 Subject: tiling rules --- .config/herbstluftwm/autostart | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 7679fa7..3279203 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -195,9 +195,9 @@ hc rule focus=on floating=off hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DROPDOWN_MENU|POPUP_MENU)' manage=off # set apppropriate things to pseudotile hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on focus=on floating=off -hc rule class~'(VBoxSDL|SleepIsDeathApp|freeciv-sdl|FTL|pinentry)' pseudotile=on focus=on floating=off -hc rule class~'(mozc_tool|PlayOnLinux|PCSX2|Tilem2|Wine|explorer.exe)' pseudotile=on focus=on floating=off -hc rule class~'(mednafen)' pseudotile=on focus=on floating=off +hc rule class~'(VBoxSDL|pinentry|pinentry-qt)' pseudotile=on focus=on floating=off +hc rule class~'(mozc_tool|Wine|explorer.exe)' pseudotile=on focus=on floating=off +hc rule class~'(PCSX2|mednafen)' pseudotile=on focus=on floating=off ################# -- cgit v1.2.3