diff options
author | luxagraf <sng@luxagraf.net> | 2023-01-26 16:49:47 -0600 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2023-01-26 16:49:47 -0600 |
commit | a0cd743a2a45a639b01e7ae9f6b3fa4407a55ed3 (patch) | |
tree | 7e624e3fb321b705987dfc22f35e6d2d327c25d1 /.ncmpcpp/bindings | |
parent | 179932973735fa31c976adb4287829b3f108264d (diff) |
added .photocopyfujirc and LUTs for darktable fuji processing
Diffstat (limited to '.ncmpcpp/bindings')
-rw-r--r-- | .ncmpcpp/bindings | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.ncmpcpp/bindings b/.ncmpcpp/bindings index e277a9c..9da9fee 100644 --- a/.ncmpcpp/bindings +++ b/.ncmpcpp/bindings @@ -301,11 +301,11 @@ def_key "8" #def_key "backspace_2" # replay_song # -#def_key "f" -# seek_forward +def_key "f" + seek_forward # -#def_key "b" -# seek_backward +def_key "b" + seek_backward # #def_key "r" # toggle_repeat |