From 64fa01846761ff7c415eaad7c27bb577aceb195f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 4 Apr 2015 02:22:20 +0200 Subject: fixes --- xinitrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xinitrc') diff --git a/xinitrc b/xinitrc index 74d1f80..c1b9bf8 100755 --- a/xinitrc +++ b/xinitrc @@ -31,7 +31,7 @@ xsetroot -cursor_name left_ptr wmname LG3D # Background -#~/.ratpoison/wp change & +~/.ratpoison/wp change & # Init clipboard ~/.ratpoison/clipboard init @@ -47,7 +47,7 @@ dropboxd & setxkbmap us -variant colemak 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 rate 150 100 +xset r rate 170 60 xset m 0 0 xset -b @@ -95,7 +95,7 @@ fi sxhkd & if [ $run_everything = true ]; then bspwm 2>&1 & - ~/.config/bspwmrc + ~/.config/bspwm/bspwmrc # compton & wmpid=$! sleep 1 & -- cgit v1.2.3-54-g00ecf