summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/guides/desktop.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/guides/desktop.rst b/docs/guides/desktop.rst
index 21fd7df0..dd03653c 100644
--- a/docs/guides/desktop.rst
+++ b/docs/guides/desktop.rst
@@ -110,9 +110,13 @@ Desktop data storage locations
------------------------------
User data is typically stored in the following locations:
-- ``%APPDATA%/zmNinjaDesktop`` for Windows,
-- ``$XDG_CONFIG_HOME/zmNinjaDesktop`` or ``~/.config/zmNinjaDesktop`` for Linux,
-- ``~/Library/Application Support/zmNinjaDesktop`` for OSX
+
+* ``~/Library/Application Support/zmNinjaDesktop`` for OSX
+
+* ``%APPDATA%/zmNinjaDesktop`` for Windows
+
+* ``$XDG_CONFIG_HOME/zmNinjaDesktop`` or ``~/.config/zmNinjaDesktop`` for Linux
+
To completely remove the app, you may want to delete both the app
bundle/binary and these locations as applicable on your system