modal bindings and extended mpd capabilities
This commit is contained in:
parent
3f3552f4e2
commit
23c922db3d
12 changed files with 1064 additions and 216 deletions
|
@ -31,7 +31,7 @@ awful.rules.rules = {
|
|||
{ rule = { role = "buddy_list" },
|
||||
properties = { master = true } },
|
||||
{ rule = { role = "conversation" },
|
||||
callback = awful.client.setslave},
|
||||
callback = awful.client.setslave },
|
||||
{ rule = { instance = "Weechat"},
|
||||
properties = { tag = tags[rule_screen][3]} ,
|
||||
callback = awful.client.setslave},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue