1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

adding pdf and image preview to vifm

This commit is contained in:
TiynGER
2019-11-23 11:02:54 +01:00
parent 3ea153328f
commit a3ddfdd633
4 changed files with 82 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ export EDITOR="nvim"
export TERMINAL="st"
export BROWSER="firefox"
export READER="zathura"
export FILE="vifm"
export FILE="vifmrun"
export SUDO_ASKPASS="$HOME/.local/bin/tools/dmenupass"
export NOTMUCH_CONFIG="$HOME/.config/notmuch-config"
export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0"
@@ -18,7 +18,7 @@ export VIDEO="mpv"
export AUDIO="mpv"
export TABLE="sc-im"
export IMAGE="sxiv"
export LATEX="vim"
export LATEX="nvim"
export MAIL="thunderbird"
export MUSIC="ncmpcpp"