rule fix and include order fix
This commit is contained in:
parent
cf9258bafc
commit
65ffb78c22
2 changed files with 1 additions and 3 deletions
|
@ -17,8 +17,6 @@ awful.rules.rules = {
|
|||
focus = true } },
|
||||
{ rule = { class = "pinentry" },
|
||||
properties = { floating = true } },
|
||||
{ rule = { class = "Gimp" },
|
||||
properties = { floating = true } },
|
||||
-- Set Firefox to always map on tags number 2 of screen 1.
|
||||
{ rule = { class = "Uzbl-core" },
|
||||
properties = { tag = tags[rule_screen][2],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue