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
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 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
Name=Initial user setup
StartupNotify=false