1[Desktop Entry]
2Version=1.0
3Name=Disk Usage
4Exec=smart-launch --tui "disk-usage" "bash -c 'while :; do clear;wdu; dust -r;echo; echo -n \\"r: reload q: quit \\"; read -n1 -s k; [[ $k == r ]] || break; done'"
5Terminal=false
6Type=Application
7Icon=/home/robin/.assets/icons/shell.png
8StartupNotify=true
9