Liferea to the 2nd tag.
This commit is contained in:
parent
bbd47fb1ae
commit
bbe18e33ad
2
rc.lua
2
rc.lua
|
@ -529,6 +529,8 @@ awful.rules.rules = {
|
|||
properties = { tag = tags[1][2] } },
|
||||
{ rule = { class = "Thunderbird" },
|
||||
properties = { tag = tags[1][2] } },
|
||||
{ rule = { class = "Liferea" },
|
||||
properties = { tag = tags[1][2] } },
|
||||
{ rule = { class = "VirtualBox" },
|
||||
properties = { tag = tags[1][3] } },
|
||||
{ rule = { class = "Remmina" },
|
||||
|
|
Loading…
Reference in New Issue