reverted some arduino fixes in awesome...
This commit is contained in:
parent
f25c4576af
commit
055a4dd917
1 changed files with 2 additions and 2 deletions
|
|
@ -526,8 +526,8 @@ awful.rules.rules = {
|
||||||
-- properties = { floating = true } },
|
-- properties = { floating = true } },
|
||||||
{ rule = { class = "gimp" },
|
{ rule = { class = "gimp" },
|
||||||
properties = { floating = true } },
|
properties = { floating = true } },
|
||||||
{ rule = { instance = "urxvt" },
|
--{ rule = { instance = "urxvt" },
|
||||||
properties = { floating = true } },
|
-- properties = { floating = true } },
|
||||||
-- Set Firefox to always map on tags number 2 of screen 1.
|
-- Set Firefox to always map on tags number 2 of screen 1.
|
||||||
-- { rule = { class = "Firefox" },
|
-- { rule = { class = "Firefox" },
|
||||||
-- properties = { tag = tags[1][2] } },
|
-- properties = { tag = tags[1][2] } },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue