diff --git a/hyprland/.config/hypr/conf/autostart.conf b/hyprland/.config/hypr/conf/autostart.conf index 9479f5d..49aa424 100644 --- a/hyprland/.config/hypr/conf/autostart.conf +++ b/hyprland/.config/hypr/conf/autostart.conf @@ -4,7 +4,7 @@ # core components : exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP & -exec-once = $scr_path/keyring-launch.sh +exec-once = ~/.config/hypr/scripts//keyring-launch.sh & exec-once = sleep 1 && pipewire & exec-once = sleep 1 && /usr/bin/pipewire-pulse & exec-once = sleep 1 && /usr/bin/wireplumber &