rulefix
This commit is contained in:
parent
b935ab35ef
commit
f50eecf515
|
@ -17,7 +17,7 @@ awful.rules.rules = {
|
|||
ontop = true,
|
||||
focus = true } },
|
||||
{ rule = { class = "Teardrop" },
|
||||
properties = { floating = true } },
|
||||
properties = { floating = true, tag = tags[1][12] } },
|
||||
{ rule = { class = "pinentry" },
|
||||
properties = { floating = true } },
|
||||
{ rule = { class = "gimp" },
|
||||
|
|
Loading…
Reference in a new issue