diff --git a/hypr-configs/hyprland/hypr/configs/autostart.conf b/hypr-configs/hyprland/hypr/configs/autostart.conf index 0f4295f..13ee62c 100644 --- a/hypr-configs/hyprland/hypr/configs/autostart.conf +++ b/hypr-configs/hyprland/hypr/configs/autostart.conf @@ -3,7 +3,7 @@ # ----------------------------------------------------- exec-once = dbus-update-activation-environment --all & -# exec-once = $SCRIPT_PATH/startup/pipewire.sh & +exec-once = $SCRIPT_PATH/startup/pipewire.sh & exec-once = $SCRIPT_PATH/startup/keyring.sh & exec-once = wl-paste --watch cliphist store &