projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x] launch xfce components with --disable-wm-check
[~bandali/configs]
/
x
/
.xprofile
diff --git
a/x/.xprofile
b/x/.xprofile
index
30f2451
..
9f848d1
100755
(executable)
--- a/
x/.xprofile
+++ b/
x/.xprofile
@@
-59,12
+59,17
@@
setxkbmap -option caps:swapescape
# lock the screen using lightdm after 5 minutes
# xautolock -time 5 -locker "slimlock" &
# 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
# 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 &
bspwm &
sxhkd &
sleep 2 && pnmixer &