From fe97049cfff17e1e70a365258b5c2fb03b8c0e92 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 17 Jul 2012 11:29:00 +0200 Subject: [PATCH] rules: add firefox download window to slave windows --- rc/rules.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/rules.lua b/rc/rules.lua index 335becf..25920bc 100644 --- a/rc/rules.lua +++ b/rc/rules.lua @@ -29,7 +29,7 @@ awful.rules.rules = { { "URxvt", "Transmission-gtk", "Keepassx", - } }, + }, instance = { "Download" }}, except = { icon_name = "QuakeConsoleNeedsUniqueName" }, properties = { }, callback = awful.client.setslave },