awesomerc: fix firefox example
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
6bffb904ef
commit
8ee740dcfe
|
@ -289,7 +289,7 @@ awful.rules.rules = {
|
|||
{ rule = { class = "gimp" },
|
||||
properties = { floating = true } },
|
||||
-- Set Firefox to always map on tags number 2 of screen 1.
|
||||
-- { rule = { instance = "Firefox" },
|
||||
-- { rule = { class = "Firefox" },
|
||||
-- properties = { tag = tags[1][2] } },
|
||||
}
|
||||
-- }}}
|
||||
|
|
Loading…
Reference in New Issue