aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-08-18 12:08:04 +0000
committerFuwn <[email protected]>2021-08-18 12:08:04 +0000
commit8a239e48141e14945217ef271adc018d7230c99e (patch)
treeac8c884dd36ed959b1ac9628bbfd2aaa1b1ea047
parentfeat(soyuz): :rocket: (diff)
downloadsoyuz-8a239e48141e14945217ef271adc018d7230c99e.tar.xz
soyuz-8a239e48141e14945217ef271adc018d7230c99e.zip
feat(readme): add startup item workaround
-rw-r--r--README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 19035d6..662d5eb 100644
--- a/README.rst
+++ b/README.rst
@@ -24,6 +24,16 @@ Soon to come
- Tray support
- "Startup" support
+Temporary "Startup" Support Workaround
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+1. Create a shortcut for the Soyuz executable
+2. Move the shortcut to
+
+ :code:`C:\Users\<username>\AppData\Roaming\Microsoft\Windows\StartMenu\Programs\Startup`
+
+ (replace :code:`<username>` with your Windows user account's username)
+
License
-------