summaryrefslogtreecommitdiff
path: root/x/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'x/.xinitrc')
-rwxr-xr-xx/.xinitrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/x/.xinitrc b/x/.xinitrc
index f79fafb..7018cc8 100755
--- a/x/.xinitrc
+++ b/x/.xinitrc
@@ -1,6 +1,4 @@
1#!/bin/bash 1#!/bin/bash
2setxkbmap -layout us -option caps:ctrl_modifier &
3xcape -e 'Caps_Lock=Escape' &
4xinput --disable "ETPS/2 Elantech Touchpad" 2xinput --disable "ETPS/2 Elantech Touchpad"
5xrdb -merge ~/.Xresources & 3xrdb -merge ~/.Xresources &
6xsetroot -cursor_name left_ptr & 4xsetroot -cursor_name left_ptr &