From 2fef620bc5e037b29095bb810ee340c591334054 Mon Sep 17 00:00:00 2001 From: Hippolyte Chauvin Date: Mon, 18 Sep 2023 22:20:22 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20:=20artix-pipewire-loade?= =?UTF-8?q?r=20->=20artix-pipewire-launcher=20dans=20mes=20configurations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/xdg-session-start | 2 +- config/hypr/hyprland.conf.d/startup.conf | 2 +- vnc/xstartup | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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