Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 4 months ago.DS_Storesh.itjust.worksimagemessage-square23linkfedilinkarrow-up17arrow-down10
arrow-up17arrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 4 months agomessage-square23linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·edit-24 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-up0·4 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·4 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
.directory
files 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
.directory
files (using a bash script) to set icons on folders.It feels good when programs let you know what they intend on doing.