diff options
| author | Amin Bandali <bandali@gnu.org> | 2022-11-25 18:40:42 -0500 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2022-11-25 18:41:37 -0500 | 
| commit | ccbb71911874084108954d62c689ea6ebba53958 (patch) | |
| tree | 9b3b3a54b3f0ce77c0ec2784a8e9af158adee63b /.config/profiles/chaman | |
| parent | 2e039832e37e9ff2b901cedeb1a327de8ed0fb05 (diff) | |
| download | configs-ccbb71911874084108954d62c689ea6ebba53958.tar.gz configs-ccbb71911874084108954d62c689ea6ebba53958.tar.xz configs-ccbb71911874084108954d62c689ea6ebba53958.zip | |
Various deb packaging settings/conveniences
Diffstat (limited to '.config/profiles/chaman')
| -rw-r--r-- | .config/profiles/chaman | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.config/profiles/chaman b/.config/profiles/chaman index addb53a..1c68d03 100644 --- a/.config/profiles/chaman +++ b/.config/profiles/chaman @@ -1,3 +1,5 @@ +# -*- mode: sh; sh-shell: sh -*- +  if [ $DISPLAY ]; then      if [ -x "$(command -v xinput)" ]; then          xinput set-prop 'DLL07BE:01 06CB:7A13 Touchpad' 'libinput Natural Scrolling Enabled' 1 | 
