Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
commit
f7c99edabb
6 changed files with 123 additions and 4 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