rules: add firefox download window to slave windows

This commit is contained in:
Vincent Bernat 2012-07-17 11:29:00 +02:00
parent a2a3a19e54
commit fe97049cff

View file

@ -29,7 +29,7 @@ awful.rules.rules = {
{ "URxvt",
"Transmission-gtk",
"Keepassx",
} },
}, instance = { "Download" }},
except = { icon_name = "QuakeConsoleNeedsUniqueName" },
properties = { },
callback = awful.client.setslave },