1
0
Fork 0
mirror of synced 2024-06-13 04:21:08 -04:00

Fix initial-user-setup.desktop containing the wrong file name

This commit is contained in:
TotallyNotElite 2020-12-28 15:08:50 +00:00
parent 009a53e32b
commit 9bdfb62c93

View file

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