From a49fa5f0a52df6c1fc880ffeec38fe5dfbc96bd0 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 9 Nov 2011 23:34:25 +0100 Subject: HERBSTLUFTWM: Show dialogs differently and focus them --- .config/herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) (limited to '.config/herbstluftwm/autostart') diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 69ee36d..767ff36 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -107,6 +107,7 @@ (rule "focus=off") ; normally do not focus new clients (display "rule focus terminal\n") (rule "class~'(.*[Rr]xvt.*|.*[Tt]erm|Konsole)' focus=on") +(rule "windowtype=_NET_WM_WINDOW_TYPE_DIALOG focus=on pseudotile=on") ;; Show panel -- cgit v1.2.3-54-g00ecf