X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/466159fd267f30f5d4b44fe6184f665cef6e2909..9d52e2dd9e3770d9188458c7a9b93ae0d40011d2:/xprofile diff --git a/xprofile b/xprofile index c765ed9..9ab7d3c 100644 --- a/xprofile +++ b/xprofile @@ -1,6 +1,10 @@ #!/usr/bin/env bash -export URXVT_PERL_LIB="$HOME/src/dotfiles/urxvt/perls:$HOME/src/dotfiles/urxvt/autocomplete-ALL-the-things" +URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/perls +URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/autocomplete-ALL-the-things +URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/font-size +export URXVT_PERL_LIB + urxvtd -q -o & start-pulseaudio-x11 compton --config ~/.config/compton.conf &