updates for awesome
This commit is contained in:
parent
bef2f4ab4a
commit
2af53d34de
3 changed files with 12 additions and 4 deletions
|
@ -704,7 +704,7 @@
|
|||
|
||||
;; MPV wasn't centering right
|
||||
(when (= c.class "mpv") (if laptop (set c.height (dpi 900))
|
||||
(set c.height (dpi 1100))))
|
||||
(set c.height (dpi 1800))))
|
||||
(when (= c.class "mpv") (awful.placement.centered c))
|
||||
(when (= c.class "imv") (awful.placement.centered c))
|
||||
(when (= c.class "Sxiv") (awful.placement.centered c))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue