X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/04cc843be83ad13f34b0ddc0daea625f2a5d7716..6493bb2ccf48a3fd79e4c6352254104fd718378c:/xinit/xprofile.d/99-applications.sh diff --git a/xinit/xprofile.d/99-applications.sh b/xinit/xprofile.d/99-applications.sh index 7155033..89731cc 100755 --- a/xinit/xprofile.d/99-applications.sh +++ b/xinit/xprofile.d/99-applications.sh @@ -4,7 +4,7 @@ URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/perls URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/perls/deprecated export URXVT_PERL_LIB -urxvtd -q -o & +urxvtd -q -o -f compton --config ~/.config/compton.conf & unclutter --timeout 1 & xcape -e "Control_L=Escape;Control_R=Escape"