Enable natural scrolling

This commit is contained in:
Anthony Rose 2021-09-24 11:46:49 +01:00
parent b59f7f29e7
commit 3c5db7e182

View file

@ -46,8 +46,8 @@ set_misc_preferences () {
# Disable alert sounds.
gsettings set org.gnome.desktop.sound event-sounds false
# Turn off natural scrolling.
gsettings set org.gnome.desktop.peripherals.touchpad natural-scroll false
# Turn on natural scrolling.
gsettings set org.gnome.desktop.peripherals.touchpad natural-scroll true
# Configure the top bar and calendar.
gsettings set org.gnome.desktop.interface clock-show-date true