From 66c6c22387b76e0e547302d402e1a37924cc1ba7 Mon Sep 17 00:00:00 2001 From: adam <56338480+adastx@users.noreply.github.com> Date: Sun, 9 Oct 2022 19:34:58 +0200 Subject: ncspot: some more bindings --- .config/ncspot/config.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/ncspot/config.toml b/.config/ncspot/config.toml index b313d4b..0b79d94 100644 --- a/.config/ncspot/config.toml +++ b/.config/ncspot/config.toml @@ -2,11 +2,13 @@ use_nerdfont = true flip_status_indicators = true [keybindings] -"Shift+d" = "delete" +"q" = "back" "d" = "move down 5" "u" = "move up 5" "g" = "move top" "Shift+g" = "move bottom" +"Shift+d" = "delete" +"Shift+q" = "quit" [theme] title = "blue" -- cgit v1.2.3-70-g09d2