This commit is contained in:
Chris Cochrun 2021-08-25 05:47:44 -05:00
parent 9da32b39c1
commit 472e49d5f4
5 changed files with 28 additions and 18 deletions

View file

@ -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
}
}