]>
git.rmz.io Git - dotfiles.git/blob - xprofile
3 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/autocomplete
-ALL-the-things
4 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/font
-size
5 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/perls
6 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/perls
/deprecated
11 compton
--config ~
/.config
/compton.conf
&
12 xautolock
-detectsleep \
13 -notify 600 -notifier "xset dpms force off" \
14 -time 20 -locker "i3lock -nc 000000" \
15 -killtime 70 -killer "systemctl suspend" &
16 unclutter
--timeout 1 &
17 [[ -f "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys
--file $XDG_CONFIG_HOME/xbindkeys
/$(hostname)
18 xkbcomp
-I$HOME/.config
/xkb
$HOME/.config
/xkb
/$(hostname).xkb
$DISPLAY
19 xcape
-e "Control_L=Escape;Control_R=Escape"
21 hash ncmpcpp
&& urxvtc
-name ncmpcpp
-icon ~
/src
/dotfiles
/icons
/bmp.png
-e ncmpcpp
22 hash weechat
&& urxvtc
-name weechat
-icon ~
/src
/dotfiles
/icons
/im
-irc.png
-e weechat
23 hash neomutt
&& urxvtc
-name mutt
-icon ~
/src
/dotfiles
/icons
/internet
-mail.png
-e neomutt