From bd335ffc2838a9e4b2f43d799391507cd67387ed Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sun, 22 Feb 2026 01:13:52 -0600 Subject: Squashed commit of the following: - changed LICENSE to GPL - mute button for i3 - vesktop launch fix --- env/.local/bin/system/start-scripts/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.local/bin/system/start-scripts') diff --git a/env/.local/bin/system/start-scripts/autostart.sh b/env/.local/bin/system/start-scripts/autostart.sh index bbe7e60..77abff4 100755 --- a/env/.local/bin/system/start-scripts/autostart.sh +++ b/env/.local/bin/system/start-scripts/autostart.sh @@ -58,7 +58,7 @@ rc-service --user pipewire-pulse start if [ "$(cat /etc/hostname)" == "Kasino" ]; then if [ -z "$(pgrep vesktop)" ]; then - dbus-run-session vesktop & disown + vesktop %U & disown fi if [ -z "$(pgrep gajim)" ]; then -- cgit v1.3