From 34963d7c5655f9114cd9fc004c8cfeb85eebf337 Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 7 May 2021 16:31:16 -0700 Subject: pseudotile tor browser --- .config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 3279203..8068885 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -196,7 +196,7 @@ hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DROPDOWN_MENU|POPUP_M # 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|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~'(mozc_tool|Wine|explorer.exe|Tor Browser)' pseudotile=on focus=on floating=off hc rule class~'(PCSX2|mednafen)' pseudotile=on focus=on floating=off -- cgit v1.2.3