mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Update Ubuntu-Desktop-20.04-LTS.sh
This commit is contained in:
parent
2bf0720eeb
commit
e7c08b3748
@ -171,6 +171,9 @@ gsettings set org.gnome.shell disable-user-extensions false
|
||||
#Enable tap to click
|
||||
gsettings set org.gnome.desktop.peripherals.touchpad tap-to-click true
|
||||
|
||||
#Enable touchpad while typing
|
||||
gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing false
|
||||
|
||||
#Setup GetExtensions
|
||||
git clone https://github.com/ekistece/GetExtensions.git
|
||||
pip3 install ./GetExtensions --user
|
||||
|
Loading…
Reference in New Issue
Block a user