]>
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"
7 xrandr
--output DP
-1 --primary --auto --output DP
-2 --auto --right-of DP
-1 --output eDP
-1 --off
9 compton
--config ~
/.config
/compton.conf
&
10 xautolock
-detectsleep \
11 -notify 600 -notifier "xset dpms force off" \
12 -time 20 -locker "i3lock -nc 000000" &
13 # -killtime 70 -killer "systemctl suspend" &
14 unclutter
--timeout 1 &
15 [[ -f "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys
--file $XDG_CONFIG_HOME/xbindkeys
/$
(hostname
)
16 xkbcomp
-I$HOME/.config
/xkb
$HOME/.config
/xkb
/$
(hostname
).xkb
$DISPLAY
17 xcape
-e "Control_L=Escape;Control_R=Escape"
19 hash mopidy
&& urxvtc
-name mopidy
-icon ~
/src
/dotfiles
/icons
/bmp.png
-e ncmpcpp
-p 6601
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 mutt
&& urxvtc
-name mutt
-icon ~
/src
/dotfiles
/icons
/internet
-mail.png
-e mutt