updates
This commit is contained in:
parent
9da32b39c1
commit
472e49d5f4
5 changed files with 28 additions and 18 deletions
|
@ -130,8 +130,6 @@
|
|||
:floating true
|
||||
:raise true
|
||||
:screen 1
|
||||
:width (dpi 900)
|
||||
:height (dpi 600)
|
||||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
}
|
||||
}
|
||||
|
@ -147,8 +145,8 @@
|
|||
:raise true
|
||||
:ontop true
|
||||
:screen awful.screen.preferred
|
||||
:width (dpi 600)
|
||||
:height (dpi 200)
|
||||
;; :width (dpi 600)
|
||||
;; :height (dpi 200)
|
||||
:placement awful.placement.centered
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue