mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
herbstluftwm: add rule to float prot-window-popup windows (per 402a4a94)
This commit is contained in:
parent
402a4a9472
commit
6b63759d33
|
|
@ -149,6 +149,7 @@ _hc rule floatplacement=none
|
|||
_hc rule fixedsize floating=on
|
||||
_hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' floating=on
|
||||
_hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on floatplacement=center
|
||||
_hc rule title='prot-window-popup' focus=on floatplacement=center floating=on
|
||||
_hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off
|
||||
|
||||
# Empty frames function as the equivalent of BSPWM's receptacles: they
|
||||
|
|
|
|||
Loading…
Reference in a new issue