diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-08-28 16:38:57 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-08-28 16:38:57 +0200 |
| commit | 69336f4aebe8fce9884dae2375eabc9948f43beb (patch) | |
| tree | f45d9d6c2623d2a75603cb71fba8c321d598bab1 /.xinitrc | |
| parent | 084809954f13205af598127ea00d37b819d927b4 (diff) | |
| download | dotfiles-69336f4aebe8fce9884dae2375eabc9948f43beb.tar.gz dotfiles-69336f4aebe8fce9884dae2375eabc9948f43beb.tar.bz2 dotfiles-69336f4aebe8fce9884dae2375eabc9948f43beb.zip | |
Added touchpad toggle
Diffstat (limited to '.xinitrc')
| -rwxr-xr-x | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
