mirror of
https://github.com/folfcoder/plasma-sharkle.git
synced 2025-04-04 21:21:38 +00:00
Update README.md
This commit is contained in:
parent
ae8e31f7f8
commit
7ed46d101a
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
The Sharkle widget, as featured in Night in the Woods, now on KDE Plasma!
|
||||
Give it a poke and it'll blast out one of eight sound effects while displaying SHARKLE.
|
||||
Available in black and white versions and can be used with most wallpapers.
|
||||
|
||||
(Heads up: This is my first time messing around with QML stuff. Please create an issue if you encounter any bugs!)
|
||||
|
||||
|
@ -17,10 +18,11 @@ mkdir -p ~/.local/share/plasma/plasmoids/ && cd ~/.local/share/plasma/plasmoids/
|
|||
```
|
||||
Then right-click on your desktop > Add widgets > Drag the Sharkle widget to your desktop
|
||||
|
||||
To change the color, right click on Sharkle > Configure Sharkle > Change color and hit apply
|
||||
|
||||
## To-do
|
||||
- [ ] Fix missing icon
|
||||
- [ ] Fix margin when the widget is resized
|
||||
- [ ] Add settings to support both dark/light background
|
||||
- [ ] Upload to KDE Store??
|
||||
|
||||
## License
|
||||
|
|
Loading…
Add table
Reference in a new issue