summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-07-31 00:34:49 +0200
committerJoe <bousset.rudy@gmail.com>2022-07-31 00:34:49 +0200
commite1185de7d270d3a280932af5e739f4c9a2abf06b (patch)
treecf596a5c7983f6f3220e70a492904513ba913472
parentrice (diff)
downloaddotfiles-bsd-e1185de7d270d3a280932af5e739f4c9a2abf06b.tar.gz
dotfiles-bsd-e1185de7d270d3a280932af5e739f4c9a2abf06b.tar.bz2
dotfiles-bsd-e1185de7d270d3a280932af5e739f4c9a2abf06b.tar.xz
dotfiles-bsd-e1185de7d270d3a280932af5e739f4c9a2abf06b.tar.zst
dotfiles-bsd-e1185de7d270d3a280932af5e739f4c9a2abf06b.zip
dtopen
-rw-r--r--.config/env6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/env b/.config/env
index ee45491..9d70b69 100644
--- a/.config/env
+++ b/.config/env
@@ -33,6 +33,12 @@ export BROWSER='iridium'
export READER='zathura'
export FILE='lf'
+# CDE
+export DTOPEN_VIMAGE="xv nsxiv display gimp"
+export DTOPEN_VVIDEO="mpv"
+export DTOPEN_VPS="gv"
+export DTOPEN_VPDF="xpdf zathura"
+
# UTF-8
export CHARSET='UTF-8'
# export LANG='en_US.UTF-8'