From 065b1e42b9afafb6698d967de1f767dfda7ecfd6 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 9 Feb 2021 13:58:20 +0530 Subject: changes --- x/.xinitrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x') diff --git a/x/.xinitrc b/x/.xinitrc index 8b16e09..f64fe31 100755 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -1,6 +1,5 @@ #!/bin/bash -xrdb -merge ~/.Xresources & setxkbmap -layout us -option caps:ctrl_modifier & xcape -e 'Caps_Lock=Escape' & -xinput --disable 13 +xinput --disable 12 exec dbus-run-session bspwm -- cgit v1.2.3