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