summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/ncspot/config.toml4
1 files changed, 3 insertions, 1 deletions
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"