librewolf-sync

This commit is contained in:
Tymur Arsentiev
2025-05-05 08:34:04 -04:00
parent d7153158a5
commit 9c9cfea96b
9 changed files with 37 additions and 165 deletions

View File

@@ -0,0 +1,31 @@
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"