]> git.rmz.io Git - dotfiles.git/blob - xprofile.d/99-applications.sh
b0bc270d8b1c6cd03a6439802a24b9c9e219eb6e
[dotfiles.git] / xprofile.d / 99-applications.sh
1 URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/autocomplete-ALL-the-things
2 URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/font-size
3 URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/perls
4 URXVT_PERL_LIB=$URXVT_PERL_LIB:$HOME/src/dotfiles/urxvt/perls/deprecated
5 export URXVT_PERL_LIB
6
7 [[ "$TERMINAL" == "urxvtc" ]] && urxvtd -q -o -f
8 picom &
9 unclutter --timeout 1 &
10 xcape -e "Control_L=Escape;Control_R=Escape"