Keybindings and rules
This commit is contained in:
parent
be630095a1
commit
57160f5dbc
2 changed files with 7 additions and 2 deletions
|
@ -148,7 +148,8 @@ awful.rules.rules = {
|
|||
{
|
||||
rule_any = { instance = {"Gmutt"}, name = {"Gmutt"} },
|
||||
properties = {
|
||||
tag = "4"
|
||||
tag = "4",
|
||||
screen = 2
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue