From 69336f4aebe8fce9884dae2375eabc9948f43beb Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 28 Aug 2020 16:38:57 +0200 Subject: Added touchpad toggle --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index abb4622..fd3a72a 100755 --- a/.xinitrc +++ b/.xinitrc @@ -1,4 +1,4 @@ -xinput disable 'ETPS/2 Elantech Touchpad' & +# xinput disable 'ETPS/2 Elantech Touchpad' & redshift -c /home/charles/.config/redshift.conf & dunst & exec xmonad -- cgit