diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-08 09:08:07 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-08 09:08:07 -0400 |
| commit | 51e010037575710aeadd6905e00239a8357582ae (patch) | |
| tree | 8883bbf2c33767202e2d2c935869bdeea30bb9e7 /.larbs/getkeys/ncmpcpp | |
| parent | 199b9e5d630955f9d3db851484f81d4cd7a3f08e (diff) | |
| download | eibhear-51e010037575710aeadd6905e00239a8357582ae.tar.gz eibhear-51e010037575710aeadd6905e00239a8357582ae.tar.zst eibhear-51e010037575710aeadd6905e00239a8357582ae.zip | |
getkeys script/system added
Diffstat (limited to '.larbs/getkeys/ncmpcpp')
| -rw-r--r-- | .larbs/getkeys/ncmpcpp | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.larbs/getkeys/ncmpcpp b/.larbs/getkeys/ncmpcpp new file mode 100644 index 0000000..63fa324 --- /dev/null +++ b/.larbs/getkeys/ncmpcpp @@ -0,0 +1,20 @@ + + _ __ ___ _ __ ___ _ __ ___ _ __ _ __ +| '_ \ / __| '_ ` _ \| '_ \ / __| '_ \| '_ \ +| | | | (__| | | | | | |_) | (__| |_) | |_) | +|_| |_|\___|_| |_| |_| .__/ \___| .__/| .__/ + |_| |_| |_| + +ncmpcpp is the music player. + h/j/k/l - Move left/down/up/right + d/u - Down/up page + a - Add song(s) to playlist + c - Clear playlist + g - Go to top + G - Go to bottom + p - Pause + m - Media library + f - Music sorted by directory structure + t - Tag editor + s - Search + v - Visualizer |
