SolarPunker@slrpnk.net to Linux@lemmy.ml · 9 days agoI freed 30GB using Filelightslrpnk.netimagemessage-square117fedilinkarrow-up1419arrow-down114file-text
arrow-up1405arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 9 days agomessage-square117fedilinkfile-text
minus-squarebeeng@discuss.tchncs.delinkfedilinkarrow-up14·9 days agodust Yes, it’s du in Rust + more.
minus-squareGrass@sh.itjust.workslinkfedilinkarrow-up2·9 days agoI have to remember to check this out. its on my reminders in my self host calendar but its been offline fpr quite some time after moving.
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up1·8 days agoIsn’t that a wayland notification daemon already? Edit: no, that’s dunst. Btw, how do you do the background color thing?
minus-squarebeeng@discuss.tchncs.delinkfedilinkarrow-up2·8 days agoI was confused what you meant by background colour thing so I went to dust docs haha. Now I got you. It’s a codeblock so it shows in monospace font. Look up .md formatting for tips. In this case its a word between backticks `
minus-squareMonkderVierte@lemmy.mllinkfedilinkarrow-up1·8 days agoAh, right, it’s the inline code. Mindslip. Thanks!
dust
Yes, it’s
du
in Rust + more.I have to remember to check this out. its on my reminders in my self host calendar but its been offline fpr quite some time after moving.
Came to recommend du-dust!
Isn’t that a wayland notification daemon already?
Edit: no, that’s dunst.
Btw, how do you do the background color thing?
I was confused what you meant by background colour thing so I went to
dust
docs haha.Now I got you. It’s a codeblock so it shows in monospace font. Look up .md formatting for tips.
In this case its a word between backticks `
Ah, right, it’s the
inline code
. Mindslip. Thanks!