diff options
Diffstat (limited to 'mako')
| -rw-r--r-- | mako/.config/mako/config | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/mako/.config/mako/config b/mako/.config/mako/config new file mode 100644 index 0000000..67d20d1 --- /dev/null +++ b/mako/.config/mako/config | |||
| @@ -0,0 +1,24 @@ | |||
| 1 | font=SF Mono 10 | ||
| 2 | |||
| 3 | background-color=#2c2c2c | ||
| 4 | |||
| 5 | width=270 | ||
| 6 | height=500 | ||
| 7 | |||
| 8 | margin=20 | ||
| 9 | padding=15 | ||
| 10 | |||
| 11 | border-size=6 | ||
| 12 | border-color=#9f9f9f | ||
| 13 | |||
| 14 | default-timeout=10000 | ||
| 15 | |||
| 16 | [urgency=low] | ||
| 17 | text-color=#b8b48a | ||
| 18 | |||
| 19 | [urgency=normal] | ||
| 20 | text-color=#e5dbd0 | ||
| 21 | |||
| 22 | [urgency=high] | ||
| 23 | text-color=#dfa883 | ||
| 24 | default-timeout=0 | ||
