Add a context menu entry to open lively's settings #3157
alec-catastrophic
started this conversation in
Ideas
Replies: 1 comment
-
|
Not sure if this is required since keyboard shortcuts and quick launchers are planned for future release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I actually already did this myself by modifying the registry.

To do this you need to
Computer\HKEY_CLASSES_ROOT\DesktopBackground\Shellcommand(Default)string's value to"C:\Users\YOURUSER\AppData\Local\Programs\Lively Wallpaper\Lively.exe"or wherever lively is installedIconandPositionIconshould be the same as your lively exe ("C:\Users\YOURUSER\AppData\Local\Programs\Lively Wallpaper\Lively.exe")Positionshould beBottomWhen you right click on your desktop it should be there and work as intended. To remove it just delete your Open Lively key. If this is added to lively it would probably be best to add it to the installer/uninstaller. I'm also sure it could be refined a bit because I actually don't know a whole lot about the registry.
Beta Was this translation helpful? Give feedback.
All reactions