switching back to X with Awesome
This commit is contained in:
parent
672dbb8af9
commit
4fa08ac6fa
2 changed files with 2 additions and 2 deletions
|
@ -703,8 +703,8 @@
|
|||
(awful.placement.no_offscreen c))
|
||||
|
||||
;; MPV wasn't centering right
|
||||
(when (= c.class "mpv") (awful.placement.centered c))
|
||||
(when (= c.class "mpv") (set c.height (dpi 900)))
|
||||
(when (= c.class "mpv") (awful.placement.centered c))
|
||||
(when (= c.class "imv") (awful.placement.centered c))
|
||||
(when (= c.class "Sxiv") (awful.placement.centered c))
|
||||
(when (= c.class "Libre Presenter") (awful.placement.centered c))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue