chore: Use natural scrolling on framework by default

This commit is contained in:
Kyle Gospodnetich 2024-05-03 15:14:21 -07:00 committed by GitHub
parent 21a9d6ddff
commit 10aea96288
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,6 +113,7 @@ else
echo 'Setting Framework logo menu'
dconf write /org/gnome/shell/extensions/Logo-menu/symbolic-icon true
dconf write /org/gnome/shell/extensions/Logo-menu/menu-button-icon-image 4
dconf write /org/gnome/desktop/peripherals/mouse/natural-scroll true
touch "$BAZZITE_CONFIG_DIR/framework-initialized"
fi
fi