diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-01-27 15:45:21 -0500 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-01-27 15:45:21 -0500 |
commit | a83e969b8650d8faf7587a867abba0304cd75440 (patch) | |
tree | 58fd73274e1b4898c4e1b0552b1160f4531fbb17 | |
parent | d78fde45d49e298016e87fcec203a9877348428b (diff) | |
download | abaddon-portaudio-a83e969b8650d8faf7587a867abba0304cd75440.tar.gz abaddon-portaudio-a83e969b8650d8faf7587a867abba0304cd75440.zip |
update readme
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -100,6 +100,13 @@ Make sure you start from the directory where `css` and `res` are .members-row-role - Rows containing a role .members-row-avatar - Contains the avatar for a row in the member list +.status-indicator - The status indicator +.online - Applied to status indicators when the associated user is online +.idle - Applied to status indicators when the associated user is away +.dnd - Applied to status indicators when the associated user is on do not disturb +.offline - Applied to status indicators when the associated user is offline + + ### Settings Settings are configured (for now) by editing abaddon.ini This listing is organized by section. |