1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00

added ncdu when clicking disk_short

This commit is contained in:
h45h74x
2020-05-20 00:06:43 +02:00
parent fdfdb2db4a
commit 28e5abf32b
+2
View File
@@ -316,6 +316,8 @@ type = custom/script
format = | disk: <label>
interval = 10
exec = echo $(df -h / | tail +2 | awk -F ' ' '{print $3 " / " $2 " (" $5 ")"}' | tr -d 'G')
click-left = "setsid alacritty -e sh -c 'ncdu --exclude /data /'"
[module/disk]
type = internal/fs