mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 11:32:32 +00:00
updated
This commit is contained in:
parent
177dd86dad
commit
028162cfe6
7
rc.lua
7
rc.lua
|
@ -673,13 +673,6 @@ awful.rules.rules = {
|
||||||
maximized_horizontal = true,
|
maximized_horizontal = true,
|
||||||
maximized_vertical = true,
|
maximized_vertical = true,
|
||||||
floating = true } },
|
floating = true } },
|
||||||
|
|
||||||
-- { rule = { class = "Zathura" },
|
|
||||||
-- properties = { tag = tags[1][8],
|
|
||||||
-- maximized_horizontal = false,
|
|
||||||
-- maximized_vertical = false,
|
|
||||||
-- floating = true},
|
|
||||||
-- callback = function(c) c:geometry({x=50,y=50,width=400,height=800}) end},
|
|
||||||
}
|
}
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue