idk some tweaks for awesome
This commit is contained in:
parent
fafda7d7ad
commit
35f62562e9
5 changed files with 19 additions and 9 deletions
|
@ -41,7 +41,7 @@
|
|||
:floating true
|
||||
:raise true
|
||||
;; :height (dpi 1200)
|
||||
:width (dpi 2200)
|
||||
:width (dpi 1400)
|
||||
:screen 1
|
||||
:sticky true
|
||||
:placement awful.placement.centered
|
||||
|
@ -211,12 +211,14 @@
|
|||
}
|
||||
:properties {
|
||||
:floating true
|
||||
:raise true
|
||||
:raise false
|
||||
:ontop true
|
||||
:screen awful.screen.preferred
|
||||
:focusable false
|
||||
;; :width (dpi 600)
|
||||
;; :height (dpi 200)
|
||||
:placement (+ awful.placement.centered awful.placement.no_offscreen awful.placement.top)
|
||||
:y (dpi 100)
|
||||
}
|
||||
}
|
||||
;; Tell qb to open primarily on the secondary monitor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue