moving all dots
This commit is contained in:
parent
6fcf9ba919
commit
d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions
16
dot_config/ncspot/config.toml
Normal file
16
dot_config/ncspot/config.toml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue