summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2021-07-17 15:50:12 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2021-07-17 15:50:12 +0200
commit50b52b114f0f98d3afdae42cceb4ebce9553af52 (patch)
tree7420c14e6ddaf5f563e38cdf1ff538b4cb8b52f2
parentadded ncmpc config (diff)
downloaddotfiles-bsd-50b52b114f0f98d3afdae42cceb4ebce9553af52.tar.gz
dotfiles-bsd-50b52b114f0f98d3afdae42cceb4ebce9553af52.tar.bz2
dotfiles-bsd-50b52b114f0f98d3afdae42cceb4ebce9553af52.tar.xz
dotfiles-bsd-50b52b114f0f98d3afdae42cceb4ebce9553af52.tar.zst
dotfiles-bsd-50b52b114f0f98d3afdae42cceb4ebce9553af52.zip
update
-rw-r--r--.config/ncmpc/keys6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/ncmpc/keys b/.config/ncmpc/keys
index 8ceea9c..1a3d631 100644
--- a/.config/ncmpc/keys
+++ b/.config/ncmpc/keys
@@ -6,6 +6,12 @@ key pause = 'P', 32
## Select/deselect song in queue
key select = 'a'
+## Delete song from queue
+key delete = 330, 'd', 'x'
+
+## Toggle crossfade mode
+key crossfade = 0
+
## Append song to queue
key add = 0