mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 03:06:56 +02:00
Bootstrap old version with freedesktop dirs
This commit is contained in:
parent
db9419f3a7
commit
a050cdfc80
1
dzgui.sh
1
dzgui.sh
@ -830,6 +830,7 @@ check_architecture(){
|
|||||||
if [[ -n "$cpu" ]]; then
|
if [[ -n "$cpu" ]]; then
|
||||||
is_steam_deck=1
|
is_steam_deck=1
|
||||||
echo "[DZGUI] Setting architecture to 'Steam Deck'"
|
echo "[DZGUI] Setting architecture to 'Steam Deck'"
|
||||||
|
[[ ! -d "$HOME/.local/share/dzgui" ]] && freedesktop_dirs
|
||||||
else
|
else
|
||||||
is_steam_deck=0
|
is_steam_deck=0
|
||||||
echo "[DZGUI] Setting architecture to 'desktop'"
|
echo "[DZGUI] Setting architecture to 'desktop'"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user