aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-08-18 12:19:56 -0700
committerFuwn <[email protected]>2021-08-18 12:19:56 -0700
commit847ca86fc59358c5c19609824d1460f005eb80c1 (patch)
tree25d27a93c538c093498ab99032595ce3d56f752d
parentrefactor(include): move winapi things to soyuz/windows.h (diff)
parentfeat(readme): add startup item workaround (diff)
downloadsoyuz-847ca86fc59358c5c19609824d1460f005eb80c1.tar.xz
soyuz-847ca86fc59358c5c19609824d1460f005eb80c1.zip
Merge branch 'main' of https://github.com/fuwn/soyuz
-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
-------