Enable natural scrolling
This commit is contained in:
parent
b59f7f29e7
commit
3c5db7e182
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue