From cad61f79ca633eccd6ba53b215fdf8b18d6f85df Mon Sep 17 00:00:00 2001 From: Librewish Date: Mon, 1 Feb 2021 22:29:28 +0530 Subject: [PATCH] update --- etc/skel/.config/autostart/initial-user-setup.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/skel/.config/autostart/initial-user-setup.desktop b/etc/skel/.config/autostart/initial-user-setup.desktop index 94a9bf7..d73db27 100755 --- a/etc/skel/.config/autostart/initial-user-setup.desktop +++ b/etc/skel/.config/autostart/initial-user-setup.desktop @@ -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 +Exec=systemctl --user enable --now psd pulseaudio-bluetooth-autoconnect precached-trigger;libinput-gestures-setup autostart;libinput-gestures-setup start;setup_dxvk install;rm ~/.config/autostart/initial-user-setup.desktop Icon=setup Name=Initial user setup StartupNotify=false