mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
07a73e9f72
commit
856567d1a8
@ -2338,10 +2338,10 @@ elif [[ -f "${logged_in_home}/.local/share/Steam/config/loginusers.vdf" ]]; then
|
|||||||
most_recent_user=$(sed -n '/"users"/,/"MostRecent" "1"/p' "${logged_in_home}/.local/share/Steam/config/loginusers.vdf")
|
most_recent_user=$(sed -n '/"users"/,/"MostRecent" "1"/p' "${logged_in_home}/.local/share/Steam/config/loginusers.vdf")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Initialize variables
|
# Initialize variables
|
||||||
max_timestamp=0
|
max_timestamp=0
|
||||||
current_user=""
|
current_user=""
|
||||||
current_steamid=""
|
current_steamid=""
|
||||||
|
|
||||||
|
|
||||||
# Process each user block
|
# Process each user block
|
||||||
|
Loading…
Reference in New Issue
Block a user