add tap to click
This commit is contained in:
parent
adb7026869
commit
8a59188e88
1 changed files with 2 additions and 1 deletions
3
arch.sh
3
arch.sh
|
@ -275,7 +275,8 @@ then
|
|||
gsettings set org.gnome.desktop.interface icon-theme "Dracula"
|
||||
gsettings set org.gnome.gedit.preferences.editor scheme "oblivion"
|
||||
|
||||
# Add gesture
|
||||
# Add gesture and tap on touchpad
|
||||
gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true
|
||||
systemctl enable touchegg.service
|
||||
systemctl start touchegg
|
||||
|
||||
|
|
Loading…
Reference in a new issue