From 40195ec4af1d1192ca6d1a9ef5aaacf002b87309 Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 11 Jul 2019 04:56:56 -0700 Subject: miscellaneous --- .config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/herbstluftwm') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index a9b615a..995b23a 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -189,7 +189,7 @@ hc keybind Mod4-Left spawn ~/.config/herbstluftwm/mpc-status.sh prev hc unrule -F hc rule focus=on # unmanage docks, dropdowns, etc -hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK)' manage=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 hc rule class~'(VBoxSDL|SleepIsDeathApp|freeciv-sdl|FTL|pinentry)' pseudotile=on focus=on -- cgit v1.2.3