mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-21 09:39:49 +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'
|
echo 'Configuring search replacement with Steam Deck Keyboard support'
|
||||||
gnome-extensions enable search-light@icedman.github.com
|
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'
|
echo 'Tweaking GNOME indexer'
|
||||||
mkdir -p $HOME/.steam
|
mkdir -p $HOME/.steam
|
||||||
touch $HOME/.steam/.trackerignore
|
touch $HOME/.steam/.trackerignore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user