From c912a6c3799e8f63aa0f333cfcab41ff3c880aa0 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 15 Sep 2024 18:44:57 -0400 Subject: [PATCH] Add comment about lingering wine processes --- lib/sc-launch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index d3be178..7d65da6 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -12,6 +12,7 @@ ############################################################################################# # # If you do not wish to use the above .desktop files, then simply run this script from your terminal +# Running this script within your terminal or with the .desktop file helps prevent lingering background wine processes # Configure the environment # Add additional environment variables here as needed