hyprxdg : mise à jour

This commit is contained in:
Ahurac 2024-04-18 21:08:31 +02:00
parent b30de47c0d
commit 0b06da983d

View file

@ -1,11 +1,11 @@
#!/bin/sh -x #!/usr/bin/env sh
set -x
# Directory for SSH control sockets # Directory for SSH control sockets
mkdir -p "${XDG_RUNTIME_DIR}/ssh" & mkdir -p "${XDG_RUNTIME_DIR}/ssh" &
# Start PipeWire # Start PipeWire
sleep 1 artix-pipewire-launcher restart
artix-pipewire-launcher restart &
# Update DBus environment variables # Update DBus environment variables
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP