Score:0

Where to store user-specific (not system-wide or theme-specific) custom icons?

jp flag

Based on information from similar questions, I saved my custom icons in ~/.local/share/icons, and my .desktop entry was able to find them without providing any path.

However, when I updated my rsync backup to include this new directory, the backup included a whole bunch of snap-store icons because of a pre-existing symlink, e.g.
[my backup target directory!]/snap/snap-store/638/.local/share/icons/hicolor/32x32 -> /snap/snap-store/638/usr/share/icons/hicolor/32x32

Where is the correct place to store user-specific non-theme-specific custom icon files?

For completeness the rsync backup command I used was

# rsync -azmv --delete --include='*/' --include='.local/share/applications/***' --include='.local/share/icons/***' --exclude='*' $sourcePath/ $targetPath

Where:
$sourcePath is my home directory
$targetPath is the backup directory

Broadsworde avatar
jp flag
I was confused too! I updated the question to include the rsync command used.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.