summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
authorYigit Sever2020-11-12 03:23:06 +0300
committerYigit Sever2020-11-12 03:23:06 +0300
commit4b136cecbfc63f96d1d203eae513d61706edf72d (patch)
tree71d695715be14ede4c43971ebd9450099e5c5704 /.xprofile
parent2e005dc099cace96681b7ead29a27d86c56acd4d (diff)
downloaddotfiles-4b136cecbfc63f96d1d203eae513d61706edf72d.tar.gz
dotfiles-4b136cecbfc63f96d1d203eae513d61706edf72d.tar.bz2
dotfiles-4b136cecbfc63f96d1d203eae513d61706edf72d.zip
volume indicator using xob
diffstat (limited to '.xprofile')
-rw-r--r--.xprofile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
index f7d66b1..f9abe18 100644
--- a/.xprofile
+++ b/.xprofile
@@ -8,8 +8,13 @@ export SEMESTER_THEME="Self motivation"
8export QT_STYLE_OVERRIDE=breeze 8export QT_STYLE_OVERRIDE=breeze
9export QT_AUTO_SCREEN_SCALE_FACTOR=0 9export QT_AUTO_SCREEN_SCALE_FACTOR=0
10 10
11export R_ENVIRON_USER="/home/yigit/.local/share/Renviron"
12
11PATH="/home/yigit/.local/share/perl5/bin${PATH:+:${PATH}}"; export PATH; 13PATH="/home/yigit/.local/share/perl5/bin${PATH:+:${PATH}}"; export PATH;
12PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB; 14PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB;
13PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; 15PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT;
14PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; 16PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT;
15PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; 17PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT;
18
19mkfifo /tmp/xobpipe
20tail -f /tmp/xobpipe | xob &!