diff --git a/bin/hyprxdg b/bin/hyprxdg index 0c085ab..20cd378 100755 --- a/bin/hyprxdg +++ b/bin/hyprxdg @@ -1,11 +1,11 @@ -#!/bin/sh -x +#!/usr/bin/env sh +set -x # Directory for SSH control sockets mkdir -p "${XDG_RUNTIME_DIR}/ssh" & # Start PipeWire -sleep 1 -artix-pipewire-launcher restart & +artix-pipewire-launcher restart # Update DBus environment variables dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP