diff options
| author | LMBishop <me@leonardobishop.com> | 2023-07-17 03:10:32 +0100 |
|---|---|---|
| committer | LMBishop <me@leonardobishop.com> | 2023-07-17 03:10:32 +0100 |
| commit | f292de8bc5e31e209a44c647d51993f5bf67ab47 (patch) | |
| tree | fb01bc7da80b8969abf3c46bde926dd110d0e543 | |
| parent | 2dee8a027d44fe1b98327713717ac2423c74e83c (diff) | |
Update mako colours
| -rw-r--r-- | mako/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mako/config b/mako/config index 35a1d62..7a0286f 100644 --- a/mako/config +++ b/mako/config @@ -1,10 +1,10 @@ sort=-time layer=overlay -background-color=#1c1c1cf0 +background-color=#27292bf0 width=400 height=110 -border-size=0 -border-color=#4d4d4d +border-size=3 +border-color=#22282e icons=1 icon-location=right max-icon-size=64 |
