resetting a few small things?
This commit is contained in:
parent
54218677ff
commit
f1349e79f1
8 changed files with 40 additions and 34 deletions
|
@ -41,10 +41,8 @@
|
|||
:floating true
|
||||
:raise true
|
||||
;; :height (dpi 1200)
|
||||
:width (dpi 1450)
|
||||
:screen (if (= (screen.count) 3)
|
||||
2
|
||||
(screen.count))
|
||||
:width (dpi 1650)
|
||||
:screen 1
|
||||
:sticky true
|
||||
:placement awful.placement.centered
|
||||
;; :size_hints_honor false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue