Skip to content

Commit

Permalink
adding Helpful Helptext
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastian Groß committed Sep 24, 2018
1 parent d10a126 commit d66e6d2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions spotify/widget.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ import (
)

const HelpText = `
Keyboard commands for Textfile:
TESTTEST
`
To control Spotify use:
[Spacebar] for Play & Pause
[h] for Previous Song
[l] for Next Song
`

type Widget struct {
wtf.HelpfulWidget
Expand Down

0 comments on commit d66e6d2

Please sign in to comment.