From 4b136cecbfc63f96d1d203eae513d61706edf72d Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 12 Nov 2020 03:23:06 +0300 Subject: volume indicator using xob --- .xprofile | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.xprofile') diff --git a/.xprofile b/.xprofile index f7d66b1..f9abe18 100644 --- a/.xprofile +++ b/.xprofile @@ -8,8 +8,13 @@ export SEMESTER_THEME="Self motivation" export QT_STYLE_OVERRIDE=breeze export QT_AUTO_SCREEN_SCALE_FACTOR=0 +export R_ENVIRON_USER="/home/yigit/.local/share/Renviron" + PATH="/home/yigit/.local/share/perl5/bin${PATH:+:${PATH}}"; export PATH; PERL5LIB="/home/yigit/.local/share/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB; PERL_LOCAL_LIB_ROOT="/home/yigit/.local/share/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; PERL_MB_OPT="--install_base \"/home/yigit/.local/share/perl5\""; export PERL_MB_OPT; PERL_MM_OPT="INSTALL_BASE=/home/yigit/.local/share/perl5"; export PERL_MM_OPT; + +mkfifo /tmp/xobpipe +tail -f /tmp/xobpipe | xob &! -- cgit v1.2.3-70-g09d2