updated for psi+
This commit is contained in:
parent
23ffcb4430
commit
ed46956f27
12
README.md
12
README.md
|
@ -1,7 +1,17 @@
|
||||||
# Icon pack for 512mb.org
|
# Icon pack for 512mb.org
|
||||||
All of your favorite variations of harold, now available as a PSI-exclusive icon pack.
|
All of your favorite variations of harold, now available as a PSI-exclusive icon pack.
|
||||||
|
|
||||||
## How to install
|
## How to install (Psi+ only)
|
||||||
|
1. mkdir -p $HOME/.local/share/psi+/iconsets/emoticons
|
||||||
|
2. cp -r 512mb-xmpp-emoji $HOME/.local/share/psi+/iconsets/emoticons
|
||||||
|
3. restart psi
|
||||||
|
4. go to settings -> appearance -> select both harold and default icon pack
|
||||||
|
5. (extra) enable EmojiOne icon pack for full range of Discord/Unicode emojis
|
||||||
|
6. (extra) disable the default icon pack for compatibility with discord syntax and less text glitches
|
||||||
|
7. hit apply
|
||||||
|
8. enjoy
|
||||||
|
|
||||||
|
## How to install (Psi)
|
||||||
1. mkdir -p $HOME/.local/share/psi/iconsets/emoticons
|
1. mkdir -p $HOME/.local/share/psi/iconsets/emoticons
|
||||||
2. cp -r 512mb-xmpp-emoji $HOME/.local/share/psi/iconsets/emoticons
|
2. cp -r 512mb-xmpp-emoji $HOME/.local/share/psi/iconsets/emoticons
|
||||||
3. restart psi
|
3. restart psi
|
||||||
|
|
Loading…
Reference in New Issue