Commit Graph

6 Commits

Author SHA1 Message Date
vinceliuice
380aa0e5c7 update 2023-03-28 21:41:43 +08:00
Vince
b7a2aae11b update 2022-04-14 23:19:06 +08:00
vinceliuice
0436df603d update 2022-02-23 22:20:57 +08:00
Vince
cad7228fbc update 2021-06-07 12:50:56 +08:00
alvatip
bda88d1ec0 Minor changes to Authy icon 2021-06-06 17:53:20 +02:00
alvatip
4c43d195cf FIX #58 - Authy
Add Authy icon as requested in #58.

Modify the README.md. I noticed that the snaps icons are not following
the theme. This is because their .desktop is pointing to somewhere else,
but not to the usual places. An alternative is to copy the .desktop from
/var/lib/snapd/desktop/applications/name-of-snap-application.destop into
the local $HOME/.local/share/applications/ and modify the Icon= line to
point to the right one. This allow therefore a backup (original
.desktop) as well as avoid making change to these file, as each update
of the snaps will probably override these .desktop file, but not the
copy in the home folder.
2021-06-06 17:36:32 +02:00