From 4b164c41403a5170a667e473f00846133fbdc18d Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 20 Oct 2015 19:10:08 +0100 Subject: add ratpoison bordscript back --- Xinit/xinitrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Xinit/xinitrc') diff --git a/Xinit/xinitrc b/Xinit/xinitrc index faeb5d1..180fa23 100755 --- a/Xinit/xinitrc +++ b/Xinit/xinitrc @@ -57,6 +57,7 @@ sudo /usr/bin/brightchown setxkbmap us -variant vaskozl xcape -t 300 -e 'Shift_L=parenleft;Shift_R=parenright;Hyper_L=Shift_L|exclam;Hyper_R=Shift_L|question' & xset r 64 +xset r 133 xset r rate 170 60 xset m 0 0 xset -b @@ -205,7 +206,7 @@ fi # window 1: music if [ $run_everything = true -o $run_workspace = 2 ]; then $workspace 12 - mpd & + mopidy & $xtoolwait $term ncmpcpp fi -- cgit v1.2.3-54-g00ecf