mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
adding Helpful Helptext
This commit is contained in:
parent
d10a1265fe
commit
d66e6d2820
@ -11,9 +11,11 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const HelpText = `
|
const HelpText = `
|
||||||
Keyboard commands for Textfile:
|
To control Spotify use:
|
||||||
TESTTEST
|
[Spacebar] for Play & Pause
|
||||||
`
|
[h] for Previous Song
|
||||||
|
[l] for Next Song
|
||||||
|
`
|
||||||
|
|
||||||
type Widget struct {
|
type Widget struct {
|
||||||
wtf.HelpfulWidget
|
wtf.HelpfulWidget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user