mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Update diagnose
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Has been cancelled
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Has been cancelled
This commit is contained in:
@@ -62,10 +62,11 @@ ii_check_quickshell_version() {
|
|||||||
e "Checking git repo info"
|
e "Checking git repo info"
|
||||||
x git remote get-url origin
|
x git remote get-url origin
|
||||||
x git rev-parse HEAD
|
x git rev-parse HEAD
|
||||||
|
x git submodule status --recursive
|
||||||
|
|
||||||
e "Checking distro"
|
e "Checking distro"
|
||||||
x ii_check_distro_id
|
x ii_check_distro_id
|
||||||
x ii_check_distro
|
#x ii_check_distro
|
||||||
|
|
||||||
e "Checking variables"
|
e "Checking variables"
|
||||||
x declare -p XDG_CACHE_HOME # ~/.cache
|
x declare -p XDG_CACHE_HOME # ~/.cache
|
||||||
@@ -76,11 +77,10 @@ x declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV # $XDG_STATE_HOME/quickshell/.venv
|
|||||||
|
|
||||||
e "Checking directories/files"
|
e "Checking directories/files"
|
||||||
x ls -l ~/.local/state/quickshell/.venv
|
x ls -l ~/.local/state/quickshell/.venv
|
||||||
#x cat ~/.config/ags/
|
|
||||||
|
|
||||||
#e "Checking command existence"
|
#e "Checking command existence"
|
||||||
#commands=(yay pacman zypper apt dnf yum)
|
#commands=(yay pacman zypper apt dnf yum)
|
||||||
commands+=(ags agsv1)
|
#commands+=(ags agsv1)
|
||||||
#commands+=(Hyprland hypr{ctl,idle,lock,picker})
|
#commands+=(Hyprland hypr{ctl,idle,lock,picker})
|
||||||
#commands+=(uv)
|
#commands+=(uv)
|
||||||
#for i in "${commands[@]}";do x command -v $i;done
|
#for i in "${commands[@]}";do x command -v $i;done
|
||||||
|
|||||||
Reference in New Issue
Block a user