Merge branch 'master' of github.com:hanez/home
This commit is contained in:
commit
bd2001fb47
2 changed files with 9 additions and 3 deletions
|
|
@ -528,8 +528,8 @@ awful.rules.rules = {
|
|||
-- properties = { floating = true } },
|
||||
{ rule = { class = "gimp" },
|
||||
properties = { floating = true } },
|
||||
{ rule = { instance = "urxvt" },
|
||||
properties = { floating = true } },
|
||||
--{ rule = { instance = "urxvt" },
|
||||
-- properties = { floating = true } },
|
||||
-- Set Firefox to always map on tags number 2 of screen 1.
|
||||
-- { rule = { class = "Firefox" },
|
||||
-- properties = { tag = tags[1][2] } },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue