@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 1 year agoTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.worksimagemessage-square151arrow-up1631
arrow-up1631imageTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.works@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 1 year agomessage-square151
minus-squareHello HotellinkfedilinkEnglish7•edit-21 year agoOr ~/.local/share/${software_name_or_whatever}… Or ~/.${software_name_or_whatever}/ Oof
minus-square@jbk@discuss.tchncs.delinkfedilink7•1 year agoi love apps which don’t follow the XDG Base Directory spec 🥰🥰
minus-squareHello HotellinkfedilinkEnglish5•edit-21 year agoWhich one is your favorate, mine is ~/freedroid/. 😝
minus-square@baseless_discourse@mander.xyzlinkfedilink1•1 year agoIf you have flatpak, and the application don’t need full user home access, then you can move the folder to application sandbox by setting a persistent path.
minus-square@0x4E4F@sh.itjust.worksOPlinkfedilinkEnglish4•edit-21 year agoOr ~/.config/software_name.
minus-squareHello HotellinkfedilinkEnglish4•edit-21 year agoBeing the ‘correct one’ makes it easy to skip over… thx
Or
~/.local/share/${software_name_or_whatever}
… Or~/.${software_name_or_whatever}/
Oof
i love apps which don’t follow the XDG Base Directory spec 🥰🥰
Which one is your favorate, mine is
~/freedroid/.
😝If you have flatpak, and the application don’t need full user home access, then you can move the folder to application sandbox by setting a persistent path.
Or
~/.config/software_name
.Being the ‘correct one’ makes it easy to skip over… thx