aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/git/config2
-rw-r--r--.config/musikcube/hotkeys.json1
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config
index 87a2630..dd1d5ca 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -1,3 +1,5 @@
[user]
name = FivePixels
email = o5pxels@gmail.com
+[credential]
+ helper = store
diff --git a/.config/musikcube/hotkeys.json b/.config/musikcube/hotkeys.json
index 27ea768..bc8eb9e 100644
--- a/.config/musikcube/hotkeys.json
+++ b/.config/musikcube/hotkeys.json
@@ -1,4 +1,5 @@
{
+ "browse_category_filter": "^F",
"browse_playlists_delete": "KEY_BACKSPACE",
"browse_playlists_new": "M-n",
"browse_playlists_rename": "M-r",