mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 03:31:33 -05:00
Update Fedora-WorkStation-33.sh
This commit is contained in:
parent
4fe58aee17
commit
2bf0720eeb
@ -186,6 +186,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
|
||||
|
||||
#Install and sign NVIDIA proprietary drivers
|
||||
sudo dnf copr enable egeretto/kmodtool-secureboot -y
|
||||
sudo dnf copr enable egeretto/akmods-secureboot -y
|
||||
|
Loading…
Reference in New Issue
Block a user