[spotify] typo

This commit is contained in:
streetturtle 2021-01-24 15:03:46 -05:00
parent 31232a556d
commit fc65776909
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Keyboard navigation (copied from [`awful.prompt`](https://awesomewm.org/doc/api/
| CTRL+K | kill-line |
| CTRL+U | unix-line-discard |
| CTRL+W | unix-word-rubout |
| CTRL+BACKSPAC | unix-word-rubout |
| CTRL+BACKSPACE | unix-word-rubout |
| SHIFT+INSERT | paste |
| HOME | beginning-of-line |
| END | end-of-line |