mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-01-24 16:04:47 +01:00
moved from sxiv to imv for better wayland compatibility
This commit is contained in:
7
.config/imv/config
Normal file
7
.config/imv/config
Normal file
@@ -0,0 +1,7 @@
|
||||
[binds]
|
||||
<plus> = zoom 1
|
||||
|
||||
p = prev
|
||||
n = next
|
||||
|
||||
<Shift+R> = rotate by 90
|
||||
@@ -267,8 +267,8 @@ fileviewer *.[1-8] man ./%c | col -b
|
||||
|
||||
" Images
|
||||
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm,*.webp
|
||||
\ {View in sxiv}
|
||||
\ sxiv -ia %c %d &,
|
||||
\ {View in imv}
|
||||
\ imv %c %d &,
|
||||
fileviewer <image/*>
|
||||
\ vifmimg draw %px %py %pw %ph %c
|
||||
\ %pc
|
||||
|
||||
Reference in New Issue
Block a user