export URXVT_PERL_LIB
urxvtd -q -o -f
-compton --config ~/.config/compton.conf &
-unclutter --timeout 1 &
-xcape -e "Control_L=Escape;Control_R=Escape"
-
hash ncmpcpp && urxvtc -name ncmpcpp -icon ~/src/dotfiles/icons/bmp.png -e ncmpcpp
hash weechat && urxvtc -name weechat -icon ~/src/dotfiles/icons/im-irc.png -e weechat
hash neomutt && urxvtc -name mutt -icon ~/src/dotfiles/icons/internet-mail.png -e neomutt
+compton --config ~/.config/compton.conf &
+unclutter --timeout 1 &
+xcape -e "Control_L=Escape;Control_R=Escape"
+
qutebrowser &