diff options
Diffstat (limited to 'files/rcs/.bash_vars')
-rw-r--r-- | files/rcs/.bash_vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/rcs/.bash_vars b/files/rcs/.bash_vars index e5461b6..604ace0 100644 --- a/files/rcs/.bash_vars +++ b/files/rcs/.bash_vars @@ -11,6 +11,7 @@ export TERM="rxvt-256color" export TERMINAL="urxvt" export BROWSER="qutebrowser" export READER="zathura" +export VIEWER="sxiv -b" export CONFIG_DIC_ES="/usr/share/dict/spanish" export CONFIG_DIC_EN="/usr/share/dict/british" |