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

Bootstrap old version with freedesktop dirs

This commit is contained in:
aclist 2022-08-06 06:28:35 +09:00
parent db9419f3a7
commit a050cdfc80

View file

@ -830,6 +830,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
else
is_steam_deck=0
echo "[DZGUI] Setting architecture to 'desktop'"