fix mako bg
This commit is contained in:
parent
cb2bc8c1cf
commit
bcec31aba8
1 changed files with 2 additions and 1 deletions
|
@ -119,8 +119,9 @@
|
||||||
borderRadius = 10;
|
borderRadius = 10;
|
||||||
font = "DejaVu Sans Mono 11";
|
font = "DejaVu Sans Mono 11";
|
||||||
padding = "10";
|
padding = "10";
|
||||||
textColor = "#777777";
|
textColor = "#ffffff";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
[urgency=high]
|
||||||
background-color=#c00000
|
background-color=#c00000
|
||||||
border-color=#ff0000
|
border-color=#ff0000
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Reference in a new issue