diff options
Diffstat (limited to 'dotfiles/common')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 2 | ||||
| -rw-r--r-- | dotfiles/common/.config/ncmpcpp/bindings | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index 17fbc60..ae837b5 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -1173,7 +1173,7 @@ }, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 32 + "/home/cjennings/sync/books": 34 }, "light_palette_name": "", "light_palettes": { diff --git a/dotfiles/common/.config/ncmpcpp/bindings b/dotfiles/common/.config/ncmpcpp/bindings index 25021f1..d9369fd 100644 --- a/dotfiles/common/.config/ncmpcpp/bindings +++ b/dotfiles/common/.config/ncmpcpp/bindings @@ -363,8 +363,8 @@ def_key "p" def_key "t" toggle_single # -#def_key "R" -# toggle_consume +def_key "x" + toggle_consume # #def_key "Y" # toggle_replay_gain_mode |
