From 6123f704b66bc8cb6ddd510410983915ca247e1e Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Sun, 9 Oct 2022 19:31:51 +0200 Subject: ncspot: some vim-like bindings --- .config/ncspot/config.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.config') diff --git a/.config/ncspot/config.toml b/.config/ncspot/config.toml index 3e688a2..b313d4b 100644 --- a/.config/ncspot/config.toml +++ b/.config/ncspot/config.toml @@ -1,6 +1,13 @@ use_nerdfont = true flip_status_indicators = true +[keybindings] +"Shift+d" = "delete" +"d" = "move down 5" +"u" = "move up 5" +"g" = "move top" +"Shift+g" = "move bottom" + [theme] title = "blue" playing_selected = "light blue" -- cgit v1.2.3-70-g09d2