Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 9 months ago.DS_Storesh.itjust.worksimagemessage-square54linkfedilinkarrow-up137arrow-down10
arrow-up137arrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 9 months agomessage-square54linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·9 months agoYou’d want that, but a lot of programs do that, both in Windows and Linux. e.g. The .directory files with the [Desktop Entry] spec by freedesktop.org Dolphin has the option to enable/disable the feature
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up1·9 months agotoday I learned - using Linux at home since 2005ish and I have never had an auto-file generated on any USB attached drives of mine…
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·9 months agoI have manually made .directory files (using a bash script) to set icons on folders. It feels good when programs let you know what they intend on doing.
You’d want that, but a lot of programs do that, both in Windows and Linux.
e.g. The
.directoryfiles with the[Desktop Entry]spec by freedesktop.orgDolphin has the option to enable/disable the feature
today I learned - using Linux at home since 2005ish and I have never had an auto-file generated on any USB attached drives of mine…
I have manually made
.directoryfiles (using a bash script) to set icons on folders.It feels good when programs let you know what they intend on doing.