summaryrefslogtreecommitdiff
path: root/x
diff options
context:
space:
mode:
Diffstat (limited to 'x')
-rwxr-xr-xx/.xinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index 6455e33..f79fafb 100755
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -2,4 +2,8 @@
2setxkbmap -layout us -option caps:ctrl_modifier & 2setxkbmap -layout us -option caps:ctrl_modifier &
3xcape -e 'Caps_Lock=Escape' & 3xcape -e 'Caps_Lock=Escape' &
4xinput --disable "ETPS/2 Elantech Touchpad" 4xinput --disable "ETPS/2 Elantech Touchpad"
5xrdb -merge ~/.Xresources &
6xsetroot -cursor_name left_ptr &
7xset b off &
8xset s 300 &
5exec dbus-run-session bspwm 9exec dbus-run-session bspwm