1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-29 13:52:03 +01:00

Update path

This commit is contained in:
aclist 2022-08-06 07:16:34 +09:00
parent 0cf150fe9e
commit 48a0350974

View file

@ -831,7 +831,7 @@ check_architecture(){
if [[ -n "$cpu" ]]; then
is_steam_deck=1
echo "[DZGUI] Setting architecture to 'Steam Deck'"
[[ ! -d "$HOME/.local/share/dzgui" ]] && freedesktop_dirs
[[ ! -d "$HOME/dzgui" ]] && freedesktop_dirs
else
is_steam_deck=0
echo "[DZGUI] Setting architecture to 'desktop'"