diff --git a/bin/xdg-session-start b/bin/xdg-session-start index 8a49016..aa3d2d9 100755 --- a/bin/xdg-session-start +++ b/bin/xdg-session-start @@ -2,7 +2,7 @@ /usr/lib/xdg-desktop-portal-wlr & dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP sleep 1 -artix-pipewire-loader & +artix-pipewire-launcher & sleep 1 waybar diff --git a/config/hypr/hyprland.conf.d/startup.conf b/config/hypr/hyprland.conf.d/startup.conf index 63af8d3..c683c4e 100644 --- a/config/hypr/hyprland.conf.d/startup.conf +++ b/config/hypr/hyprland.conf.d/startup.conf @@ -2,7 +2,7 @@ exec-once = swaync exec-once = waybar exec-once = hyprpaper -exec-once = artix-pipewire-loader +exec-once = artix-pipewire-launcher exec-once = /usr/lib/xdg-desktop-portal-hyprland exec-once = swayosd exec-once = kitty & kitty sudo -i diff --git a/vnc/xstartup b/vnc/xstartup index af03866..0b4fd79 100755 --- a/vnc/xstartup +++ b/vnc/xstartup @@ -2,7 +2,7 @@ cd eval "$(ssh-agent)" dbus-launch --exit-with-session xfwm4 & -artix-pipewire-loader & +artix-pipewire-launcher & st wait ssh-agent -k