From 073912f741c535eb546828dfb19c1fc7714b58d5 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 4 Jun 2022 16:10:37 +0200 Subject: [PATCH] enalble right click --- arch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/arch.sh b/arch.sh index 4ce8fed..447d3af 100644 --- a/arch.sh +++ b/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