enalble right click
This commit is contained in:
parent
780a2eb51c
commit
073912f741
1 changed files with 1 additions and 0 deletions
1
arch.sh
1
arch.sh
|
@ -241,6 +241,7 @@ then
|
|||
gsettings set org.gnome.shell.extensions.ding show-drop-place false # hide square when moving icons
|
||||
gsettings set org.gnome.nautilus.preferences show-image-thumbnails 'always' # thumbnails nautilus
|
||||
gsettings set org.gnome.settings-daemon.plugins.color night-light-enabled true # mode "nuit" (lumière bleue)
|
||||
gsettings set org.gnome.desktop.peripherals.touchpad click-method areas # right click on laptop
|
||||
|
||||
# Theme
|
||||
yay -S dracula-gtk-theme --noconfirm
|
||||
|
|
Loading…
Reference in a new issue