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