Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 5 months ago.DS_Storesh.itjust.worksimagemessage-square34linkfedilinkarrow-up114arrow-down10
arrow-up114arrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 5 months agomessage-square34linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·edit-25 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.worldBannedlinkfedilinkarrow-up0·edit-21 month agoRemoved by mod
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·5 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
Removed by mod
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.