forked from Shinonome/dots-hyprland
Fix diagnose script
This commit is contained in:
@@ -58,7 +58,7 @@ x ls $XDG_DATA_HOME/gradience
|
|||||||
|
|
||||||
#e "Checking command existence"
|
#e "Checking command existence"
|
||||||
#commands=(yay pacman zypper apt dnf yum)
|
#commands=(yay pacman zypper apt dnf yum)
|
||||||
#commands+=(ags swww)
|
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
|
||||||
@@ -66,8 +66,6 @@ x ls $XDG_DATA_HOME/gradience
|
|||||||
e "Checking versions"
|
e "Checking versions"
|
||||||
x Hyprland --version
|
x Hyprland --version
|
||||||
x ags --version
|
x ags --version
|
||||||
|
x agsv1 --version
|
||||||
e "Checking python venv"
|
|
||||||
|
|
||||||
|
|
||||||
e "Finished. Output saved as \"$output_file\"."
|
e "Finished. Output saved as \"$output_file\"."
|
||||||
|
|||||||
Reference in New Issue
Block a user