From ed29d871a8b2473577e94bbc12308be04322f385 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Tue, 28 Apr 2026 20:55:39 -0500 Subject: Squashed commit of the following: steam silent removed some nvim plugins vis changes added vis config backup changes backup change --- 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 b0b2daa..9a5ac46 100755 --- a/env/.local/bin/system/start-scripts/autostart.sh +++ b/env/.local/bin/system/start-scripts/autostart.sh @@ -56,7 +56,7 @@ if [ "$(cat /etc/hostname)" == "Kasino" ]; then fi if [ -z "$(pgrep steam)" ]; then - steam & disown + steam -silent & disown fi if [ -z "$(pgrep mumble)" ]; then -- cgit v1.3