From 6b63759d3323f68d5bd6fe770b42a52e6393a0dd Mon Sep 17 00:00:00 2001 From: Protesilaos Stavrou Date: Sun, 9 Feb 2025 09:59:44 +0200 Subject: [PATCH] herbstluftwm: add rule to float prot-window-popup windows (per 402a4a94) --- xorg-twm/.config/herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/xorg-twm/.config/herbstluftwm/autostart b/xorg-twm/.config/herbstluftwm/autostart index d7d93358..761a38af 100755 --- a/xorg-twm/.config/herbstluftwm/autostart +++ b/xorg-twm/.config/herbstluftwm/autostart @@ -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