I still have no clue what is causing the KDE power slider to crash the PC
I still have no clue what is causing the KDE power slider to crash the PC


INSTALLED_PATHS = ["hhd-ui.AppImage", "hhd-ui-dbg", "hhd-ui"]export HHD_OVERLAY="hhd-ui-tmp"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