diff --git a/NSLPluginInstaller.sh b/NSLPluginInstaller.sh index ca54f3d..a23e3d8 100644 --- a/NSLPluginInstaller.sh +++ b/NSLPluginInstaller.sh @@ -139,9 +139,7 @@ cd "$LOCAL_DIR" -systemctl daemon-reload -systemctl restart plugin_loader -sleep 3 + # Ask to switch to Game Mode zenity --question --text="Plugin installed or updated. Do you want to switch to Game Mode now?" --title="Switch to Game Mode?" --ok-label="Yes" --cancel-label="No"