mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Remove unnecessary systemctl commands
Removed systemctl commands for daemon reload and restart.
This commit is contained in:
@@ -139,9 +139,7 @@ cd "$LOCAL_DIR"
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
systemctl daemon-reload
|
|
||||||
systemctl restart plugin_loader
|
|
||||||
sleep 3
|
|
||||||
|
|
||||||
# Ask to switch to Game Mode
|
# 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"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user