moving all dots

This commit is contained in:
Barak Michener 2024-05-18 19:08:15 -07:00
parent 6fcf9ba919
commit d9b6fdfc1b
349 changed files with 34598 additions and 34727 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"