SolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agoI freed 30GB using Filelightslrpnk.netimagemessage-square124fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agomessage-square124fedilinkfile-text
minus-squarebeeng@discuss.tchncs.delinkfedilinkarrow-up0·2 months agodust Yes, it’s du in Rust + more.
minus-squareGrass@sh.itjust.workslinkfedilinkarrow-up0·2 months 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-up0·2 months agoIsn’t that a wayland notification daemon already? Edit: no, that’s dunst. Btw, how do you do the background color thing?
minus-squareObin@feddit.orglinkfedilinkarrow-up0·edit-22 months agoNow someone needs to do a rewrite of dunst in rust called runst to make the confusion complete.
minus-squarebeeng@discuss.tchncs.delinkfedilinkarrow-up0·2 months 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 `
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.
Isn’t that a wayland notification daemon already?
Edit: no, that’s dunst.
Btw, how do you do the background color thing?
Now someone needs to do a rewrite of dunst in rust called runst to make the confusion complete.
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 `
Came to recommend du-dust!