Re-add missing libinput-gestures enabling

This commit is contained in:
dr460nf1r3 2021-08-28 18:09:16 +02:00
parent 17f714b9e0
commit f0527ea798
No known key found for this signature in database
GPG Key ID: BE75B9D9767036C2
1 changed files with 2 additions and 0 deletions

View File

@ -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..."