From e900c217c1e50a4067384c9bb3fe43dff61986c6 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Fri, 24 Nov 2023 00:31:06 -0500 Subject: Restructure dirs to mimic XDG base dirs Non XDG base directories have a leading '_'. --- other/ncmpc/keys | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 other/ncmpc/keys (limited to 'other/ncmpc/keys') 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 - -- cgit v1.2.3