summaryrefslogtreecommitdiffstats
path: root/other/ncmpc/keys
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2023-11-24 00:31:06 -0500
committerMitsuo Tokumori <[email protected]>2023-11-24 00:31:06 -0500
commite900c217c1e50a4067384c9bb3fe43dff61986c6 (patch)
treec12b723d503c2aefa2403aecb9e6488af1eea90c /other/ncmpc/keys
parentd42c7eeec0ce9af6f9ff5ce501316e6a8c5e43b3 (diff)
downloaddotfiles-e900c217c1e50a4067384c9bb3fe43dff61986c6.tar.gz
dotfiles-e900c217c1e50a4067384c9bb3fe43dff61986c6.tar.bz2
dotfiles-e900c217c1e50a4067384c9bb3fe43dff61986c6.zip
Restructure dirs to mimic XDG base dirs
Non XDG base directories have a leading '_'.
Diffstat (limited to 'other/ncmpc/keys')
-rw-r--r--other/ncmpc/keys23
1 files changed, 0 insertions, 23 deletions
diff --git a/other/ncmpc/keys b/other/ncmpc/keys
deleted file mode 100644
index 4e2b152..0000000
--- a/other/ncmpc/keys
+++ /dev/null
@@ -1,23 +0,0 @@
-## Key bindings for ncmpc (generated by ncmpc)
-
-## Move cursor to the top of the list
-key home = 262, Ctrl-A, 'g'
-
-## Move cursor to the bottom of the list
-key end = 360, Ctrl-E, 'G'
-
-## Scroll up half a screen
-key scroll-down-half = 'N', Ctrl-D
-
-## Scroll down half a screen
-key scroll-up-half = 'B', Ctrl-U
-
-## Delete song from queue
-key delete = 330
-
-## Start a music database update
-key db-update = 0
-
-## Locate song in browser
-key locate = 0
-