From 72cba8d8ac97dc3c34cfd4cd244e258fe5d40f87 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Wed, 12 Feb 2014 21:10:30 +0100 Subject: [PATCH] herbstluftwm: Add more rules. --- herbstluftwm/autostart | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 1837775..97980b2 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -170,6 +170,12 @@ hc rule focus=off \ ewmhrequests=off \ index=1 +# Focus important windows when they are opened. +hc rule instance=xmessage focus=on + +# Move Iceweasel to tag 2. +hc rule instance=Navigator class=Iceweasel tag=2 + # After everything is done, allow redrawing of the windows. hc unlock -- 2.43.2