hyprxdg : mise à jour
This commit is contained in:
parent
601a64c4a2
commit
81d44dc756
1 changed files with 3 additions and 6 deletions
|
@ -3,14 +3,11 @@
|
|||
# Directory for SSH control sockets
|
||||
mkdir -p "${XDG_RUNTIME_DIR}/ssh" &
|
||||
|
||||
# Update DBus environment variables
|
||||
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
# Start the XDG desktop portal
|
||||
/usr/lib/xdg-desktop-portal-hyprland &
|
||||
|
||||
# Start PipeWire
|
||||
sleep 1
|
||||
artix-pipewire-launcher restart &
|
||||
|
||||
# Update DBus environment variables
|
||||
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
wait
|
||||
|
|
Loading…
Reference in a new issue