librewolf-sync
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user