mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +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")
|
||||
fi
|
||||
|
||||
# Initialize variables
|
||||
max_timestamp=0
|
||||
current_user=""
|
||||
current_steamid=""
|
||||
# Initialize variables
|
||||
max_timestamp=0
|
||||
current_user=""
|
||||
current_steamid=""
|
||||
|
||||
|
||||
# Process each user block
|
||||
|
Loading…
Reference in New Issue
Block a user