summaryrefslogtreecommitdiff
path: root/x/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'x/.xinitrc')
-rwxr-xr-xx/.xinitrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index 8b16e09..f64fe31 100755
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -1,6 +1,5 @@
1#!/bin/bash 1#!/bin/bash
2xrdb -merge ~/.Xresources &
3setxkbmap -layout us -option caps:ctrl_modifier & 2setxkbmap -layout us -option caps:ctrl_modifier &
4xcape -e 'Caps_Lock=Escape' & 3xcape -e 'Caps_Lock=Escape' &
5xinput --disable 13 4xinput --disable 12
6exec dbus-run-session bspwm 5exec dbus-run-session bspwm