summaryrefslogtreecommitdiffstats
path: root/.dtprofile
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-07-31 16:42:34 +0200
committerJoe <bousset.rudy@gmail.com>2022-07-31 16:42:34 +0200
commitc02fdacac61796b1686636bec396fe5427c14626 (patch)
tree7bd617f90dbf75a0958bd339b08981ec8298405c /.dtprofile
parent.dtprofile (diff)
downloaddotfiles-bsd-c02fdacac61796b1686636bec396fe5427c14626.tar.gz
dotfiles-bsd-c02fdacac61796b1686636bec396fe5427c14626.tar.bz2
dotfiles-bsd-c02fdacac61796b1686636bec396fe5427c14626.tar.xz
dotfiles-bsd-c02fdacac61796b1686636bec396fe5427c14626.tar.zst
dotfiles-bsd-c02fdacac61796b1686636bec396fe5427c14626.zip
good CDE
Diffstat (limited to '')
-rwxr-xr-x.dtprofile7
1 files changed, 7 insertions, 0 deletions
diff --git a/.dtprofile b/.dtprofile
index 3889640..79ec412 100755
--- a/.dtprofile
+++ b/.dtprofile
@@ -143,10 +143,17 @@ export dtstart_sessionlogfile="/dev/null"
#
# DTSOURCEPROFILE=true
+export DTOPEN_VIMAGE="xv nsxiv display gimp"
+export DTOPEN_VVIDEO="mpv"
+export DTOPEN_VPS="gv"
+export DTOPEN_VPDF="xpdf zathura"
+
startif() {
pgrep "$1" >/dev/null || "$@" >/dev/null 2>&1 &
}
+
+sysctl hw.snd.default_unit=4
pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1
"$HOME"/.local/bin/kb
xset s off