Making some minor improvements to awesome
This commit is contained in:
parent
a8b74e1f7b
commit
01953ff9ae
9 changed files with 26 additions and 27 deletions
|
@ -10,13 +10,14 @@
|
|||
{
|
||||
:rule { }
|
||||
:propertites {
|
||||
:border-width beautiful.border_width
|
||||
:border_width beautiful.border_width
|
||||
:border_color beautiful.border_normal
|
||||
:focus awful.client.focus.filter
|
||||
:raise true
|
||||
;; :keys keys
|
||||
;; :buttons clientbuttons
|
||||
:screen awful.screen.preferred
|
||||
;; :screen awful.screen.preferred
|
||||
:size_hints_honor false
|
||||
:placement (+ awful.placement.no_overlap awful.placement.no_offscreen)
|
||||
;; :shape gears.shape.rounded_rect
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue