summaryrefslogtreecommitdiff
path: root/.config/ncspot/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/ncspot/config.toml')
-rw-r--r--.config/ncspot/config.toml23
1 files changed, 0 insertions, 23 deletions
diff --git a/.config/ncspot/config.toml b/.config/ncspot/config.toml
deleted file mode 100644
index 0b79d94..0000000
--- a/.config/ncspot/config.toml
+++ /dev/null
@@ -1,23 +0,0 @@
-use_nerdfont = true
-flip_status_indicators = true
-
-[keybindings]
-"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"
-playing_selected = "light blue"
-playing = "blue"
-highlight = "light white"
-highlight_bg = "#333640"
-error = "light white"
-error_bg = "red"
-cmdline = "light white"
-cmdline_bg = "black"
-search_match = "light red"