1
0
Fork 0
mirror of synced 2024-07-04 13:31:10 -04:00
garuda-common-settings/etc/skel/.config/autostart/initial-user-setup.desktop

10 lines
425 B
Desktop File
Raw Normal View History

[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;systemctl --user enable --now libinput-gestures;setup_dxvk install;rm ~/.config/autostart/initial-user-setup.desktop
Icon=setup
Name=Initial user setup
StartupNotify=false
Terminal=false
Type=Application