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