mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2025-01-11 02:08:08 +00:00
looks better
This commit is contained in:
parent
2cd0c1ce71
commit
62ae726bfd
|
@ -1,8 +1,8 @@
|
|||
-- {{{ Rules
|
||||
|
||||
local awful = require("awful")
|
||||
local beautiful = require("beautiful")
|
||||
|
||||
-- {{{ Rules
|
||||
|
||||
awful.rules.rules = {
|
||||
-- All clients will match this rule.
|
||||
{ rule = { },
|
||||
|
@ -34,4 +34,5 @@ awful.rules.rules = {
|
|||
properties = { maximized_horizontal = true,
|
||||
maximized_vertical = true } },
|
||||
}
|
||||
|
||||
-- }}}
|
||||
|
|
Loading…
Reference in a new issue