awesome: evolution goes to screen 8
This commit is contained in:
parent
7a806d9839
commit
70bbe69aa3
|
@ -504,6 +504,8 @@ awful.rules.rules = {
|
|||
|
||||
{ rule = { class = "firefox" },
|
||||
properties = { screen = 1, tag = "2" } },
|
||||
{ rule = { class = "evolution" },
|
||||
properties = { screen = 1, tag = "8" } },
|
||||
{ rule = { class = "Signal" },
|
||||
properties = { screen = 1, tag = "9" } },
|
||||
{ rule = { class = "Element" },
|
||||
|
|
Loading…
Reference in New Issue