Merge branch 'master' of github.com:hanez/home

This commit is contained in:
Johannes Findeisen 2015-08-19 07:36:17 +02:00
commit bd2001fb47
2 changed files with 9 additions and 3 deletions

View file

@ -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] } },