Add settings for Syncthing and Lollypop
This commit is contained in:
parent
ded4bfadc8
commit
8d90ed3444
1 changed files with 10 additions and 0 deletions
|
@ -215,3 +215,13 @@
|
||||||
appname = Metal Express Radio
|
appname = Metal Express Radio
|
||||||
background = "#EF4136"
|
background = "#EF4136"
|
||||||
foreground = "#FFFFFF"
|
foreground = "#FFFFFF"
|
||||||
|
|
||||||
|
[Syncthing]
|
||||||
|
appname = Syncthing GTK
|
||||||
|
background = "#337ab7"
|
||||||
|
foreground = "#ffffff"
|
||||||
|
|
||||||
|
[Lollypop]
|
||||||
|
appname = Lollypop
|
||||||
|
background = "#fd3e75"
|
||||||
|
foreground = "#ffffff"
|
||||||
|
|
Loading…
Reference in a new issue