mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 06:39:59 +00:00
feat(gnome): Set flat mouse accel profile on deck (Matches SteamOS behavior on KDE)
This commit is contained in:
parent
a3eb316f3b
commit
79957ad07d
@ -71,6 +71,9 @@ else
|
||||
echo 'Configuring search replacement with Steam Deck Keyboard support'
|
||||
gnome-extensions enable search-light@icedman.github.com
|
||||
|
||||
echo 'Setting mouse input profile'
|
||||
gsettings set org.gnome.desktop.peripherals.mouse accel-profile "flat"
|
||||
|
||||
echo 'Tweaking GNOME indexer'
|
||||
mkdir -p $HOME/.steam
|
||||
touch $HOME/.steam/.trackerignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user