This repository has been archived on 2025-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dotbare/.config/ncspot/config.toml
Tymur Arsentiev 9c9cfea96b librewolf-sync
2025-05-05 08:34:04 -04:00

32 lines
601 B
TOML

notify = true
flip_status_indicators = true
bitrate = 320
[track_format]
left = "%artists - %title"
center = "%album"
right = "%saved %duration"
[keybindings]
"p" = "playpause"
"Ctrl+s" = "search"
[theme]
background = "black"
primary = "light white"
secondary = "light black"
title = "green"
playing = "green"
playing_selected = "light green"
playing_bg = "black"
highlight = "light white"
highlight_bg = "#484848"
error = "light white"
error_bg = "red"
statusbar = "black"
statusbar_progress = "green"
statusbar_bg = "green"
cmdline = "light white"
cmdline_bg = "black"
search_match = "light red"