summaryrefslogtreecommitdiffstats
path: root/.config/ncmpc/keys
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-06 22:23:57 +0200
committerjoe <rbo@gmx.us>2025-10-06 22:23:57 +0200
commit767049dda47605b904b49836f281672b7899ca78 (patch)
tree4b22bb200209158970d503fc9b4cab789acce2e8 /.config/ncmpc/keys
parentup (diff)
downloaddotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.gz
dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.bz2
dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.xz
dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.zst
dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.zip
up
Diffstat (limited to '')
-rw-r--r--.config/ncmpc/keys44
1 files changed, 0 insertions, 44 deletions
diff --git a/.config/ncmpc/keys b/.config/ncmpc/keys
deleted file mode 100644
index f48b205..0000000
--- a/.config/ncmpc/keys
+++ /dev/null
@@ -1,44 +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'
-
-## Select currently playing song
-key select-playing = 'o'
-
-## Help screen
-key screen-help = '1', F1
-
-## Play/Enter directory
-key play = Ctrl-M, 'l'
-
-## Pause
-key pause = 'P', 32
-
-## Crop
-key crop = 'X'
-
-## Select/deselect song in queue
-key select = 'a'
-
-## Delete song from queue
-key delete = 330, 'd', 'x'
-
-## Toggle crossfade mode
-key crossfade = 0
-
-## Save queue
-key save = 0
-
-## Append song to queue
-key add = 0
-
-## Go to parent directory
-key go-parent-directory = 'h', 34
-
-## Locate song in browser
-key locate = 0
-