3 xrandr
--output DP-3
--auto --primary --output DP-1
--auto --right-of DP-3
5 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/autocomplete-ALL-the-things
6 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/font-size
7 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/perls
8 URXVT_PERL_LIB
=$URXVT_PERL_LIB:$HOME/src
/dotfiles
/urxvt
/perls
/deprecated
13 compton
--config ~
/.config
/compton.conf
&
14 xautolock
-detectsleep \
15 -notify 600 -notifier "xset dpms force off" \
16 -time 20 -locker "i3lock -nc 000000" &
17 unclutter
--timeout 1 &
18 [[ -f "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys
--file $XDG_CONFIG_HOME/xbindkeys
/$
(hostname
)
19 xkbcomp
-I$HOME/.config
/xkb
$HOME/.config
/xkb
/$
(hostname
).xkb
$DISPLAY
20 xcape
-e "Control_L=Escape;Control_R=Escape"
22 hash ncmpcpp
&& urxvtc
-name ncmpcpp
-icon ~
/src
/dotfiles
/icons
/bmp.png
-e ncmpcpp
23 hash weechat
&& urxvtc
-name weechat
-icon ~
/src
/dotfiles
/icons
/im-irc.png
-e weechat
24 hash weechat
&& urxvtc
-name slack
-icon ~
/src
/dotfiles
/icons
/im-irc.png
-e wee-slack
25 hash neomutt
&& urxvtc
-name mutt
-icon ~
/src
/dotfiles
/icons
/internet-mail.png
-e neomutt