diff --git a/hypr/autostart.conf b/hypr/autostart.conf index ecb02b0..3a41e48 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -4,8 +4,9 @@ ############### # Services/Daemons -exec-once = systemctl enable --user --now hyprpolkitagent.service +exec-once = systemctl enable --user --now hyprpolkitagent exec-once = systemctl enable --user --now hypridle +exec-once = systemctl enable --user --now gnome-keyring-daemon exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store @@ -20,5 +21,5 @@ exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh exec-once = ags run --log-file $HOME/ags.log # Apps -exec-once = /bin/vesktop --start-minimized -exec-once = /bin/steam -silent +exec-once = discord --start-minimized +exec-once = steam -silent