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