firefox too
This commit is contained in:
parent
d0d09cb4a4
commit
7f4fe7b001
@ -502,13 +502,12 @@ awful.rules.rules = {
|
||||
}, properties = { titlebars_enabled = false }
|
||||
},
|
||||
|
||||
-- Set Firefox to always map on the tag named "2" on screen 1.
|
||||
-- { rule = { class = "Firefox" },
|
||||
-- properties = { screen = 1, tag = "2" } },
|
||||
{ rule = { class = "Signal" },
|
||||
properties = { screen = 1, tag = "9" } },
|
||||
{ rule = { class = "Element" },
|
||||
properties = { screen = 1, tag = "9" } },
|
||||
{ rule = { class = "Firefox" },
|
||||
properties = { screen = 1, tag = "2" } },
|
||||
{ rule = { class = "Signal" },
|
||||
properties = { screen = 1, tag = "9" } },
|
||||
{ rule = { class = "Element" },
|
||||
properties = { screen = 1, tag = "9" } },
|
||||
}
|
||||
-- }}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user