initial work from new laptop

This commit is contained in:
Barak Michener 2021-04-02 01:21:37 -07:00
parent bb16ba3261
commit 66cfd7af31
3 changed files with 64 additions and 45 deletions

View file

@ -0,0 +1,16 @@
[keybindings]
"Esc" = "back"
"Q" = "quit"
"q" = "back"
"1" = "focus queue"
"2" = "focus search"
"3" = "focus library"
"i" = "insert"
"b" = "goto album"
"a" = "goto artist"
"Space" = "playpause"
"Enter" = "play"
"p" = "play"
"o" = "open selected"
"Ctrl+f" = "seek +10000"
"Ctrl+b" = "seek -10000"