diff --git a/garuda-common-settings.install b/garuda-common-settings.install index 6524c31..4e34ac8 100644 --- a/garuda-common-settings.install +++ b/garuda-common-settings.install @@ -18,6 +18,7 @@ post_install() { systemctl enable nohang-desktop systemctl enable preload systemctl enable prelockd + systemctl --global enable libinput-gestures systemctl --global enable psd } @@ -34,6 +35,7 @@ post_upgrade() { systemctl enable nohang-desktop systemctl enable preload systemctl enable prelockd + systemctl --global enable libinput-gestures systemctl --global enable psd msg "Updating font cache..."