Adding imv as an image viewer maybe
This commit is contained in:
parent
ae2ad7dd9d
commit
a57177262a
6 changed files with 122 additions and 9 deletions
|
@ -47,14 +47,16 @@
|
|||
:class [
|
||||
"sxiv"
|
||||
"Sxiv"
|
||||
"imv"
|
||||
"Imv"
|
||||
]
|
||||
}
|
||||
:properties {
|
||||
:floating true
|
||||
:raise true
|
||||
;; :height (dpi 900)
|
||||
;; :width (dpi 1500)
|
||||
:placement (+ awful.placement.no_offscreen awful.placement.centered)
|
||||
:height (dpi 600)
|
||||
:width (dpi 900)
|
||||
}
|
||||
}
|
||||
;; Emacs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue