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:
parent
db9419f3a7
commit
a050cdfc80
1 changed files with 1 additions and 0 deletions
1
dzgui.sh
1
dzgui.sh
|
@ -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'"
|
||||
|
|
Loading…
Reference in a new issue