[pentadactyl] scroll more horizontally (5h,5l)
[~bandali/configs] / x / .xprofile
index 30f2451..c91f71a 100755 (executable)
@@ -35,7 +35,7 @@ xrdb -merge ~/.gotham.xresources
 # xset b off
 
 # the compositor
-compton &
+#compton &
 
 # xbacklight -set 50
 
@@ -59,12 +59,17 @@ setxkbmap -option caps:swapescape
 # lock the screen using lightdm after 5 minutes
 # xautolock -time 5 -locker "slimlock" &
 
+# adjust the keypress delays
+xset r rate 200 20
 
 # exec gnome-session
 # exec startkde
 # exec startxfce4
 # ...or the Window Manager of your choice
 # source ~/.profile
+xfsettingsd &
+xfdesktop --disable-wm-check &
+xfce4-panel --disable-wm-check &
 bspwm &
 sxhkd &
 sleep 2 && pnmixer &