@Kyle Gospo you can make adjustor autoinstall with hhd and add a ujust for the ui for now. Let me pu
@Kyle Gospo you can make adjustor autoinstall with hhd and add a ujust for the ui for now. Let me pull up the commands for it


FINAL_URL='https://api.github.com/repos/hhd-dev/hhd-ui/releases/latest'
curl -L $(curl -s "${FINAL_URL}" | grep "browser_download_url" | cut -d '"' -f 4) -o $HOME/.local/bin/hhd-ui-tmp
chmod +x $HOME/.local/bin/hhd-ui-tmp