diff --git a/README.md b/README.md index 90931fe..f6acca5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ # Icon pack for 512mb.org 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 2. cp -r 512mb-xmpp-emoji $HOME/.local/share/psi/iconsets/emoticons 3. restart psi