Use user systemctl to enable libinput-gestures

This commit is contained in:
dr460nf1r3 2021-06-11 18:20:57 +02:00
parent 72e79e10a2
commit 007afc588f
No known key found for this signature in database
GPG Key ID: BE75B9D9767036C2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[Desktop Entry]
Categories=System;Monitor;
Comment=Does the initial user setup
Exec=systemctl --user enable --now psd;systemctl --user enable --now pulseaudio-bluetooth-autoconnect;systemctl --user enable --now gamemoded;libinput-gestures-setup autostart;libinput-gestures-setup start;setup_dxvk install;rm ~/.config/autostart/initial-user-setup.desktop
Exec=systemctl --user enable --now psd;systemctl --user enable --now pulseaudio-bluetooth-autoconnect;systemctl --user enable --now gamemoded;systemctl --user enable --now libinput-gestures;setup_dxvk install;rm ~/.config/autostart/initial-user-setup.desktop
Icon=setup
Name=Initial user setup
StartupNotify=false