reverted some arduino fixes in awesome...

This commit is contained in:
Johannes Findeisen 2015-08-09 05:09:44 +02:00
commit 055a4dd917

View file

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