herbstluftwm: make firefox fullscreen only occupy its own frame

This commit is contained in:
Thomas Preisner 2018-02-03 00:05:55 +01:00
parent a10df38027
commit 65fcf9738a

View file

@ -175,6 +175,7 @@ hc rule class~'(.*[Rr]xvt.*|.*[Tt]erm|Konsole)' focus=on
hc rule class='Pinentry' manage=off focus=on
# let chromium fullscreen in its pane instead of the screen
hc rule --instance=chromium --ewmhrequests=off
hc rule --instance=firefox --ewmhrequests=off
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on
hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off