mako: added transparency

This commit is contained in:
Aly Raffauf 2024-03-24 05:00:08 -04:00
parent 390e676e62
commit 06713a2e7c

View file

@ -21,7 +21,7 @@
services.mako = {
enable = true;
font = "DroidSansM Nerd Font Mono 11";
backgroundColor = "#000000";
backgroundColor = "#00000080";
textColor = "#FFFFFF";
borderRadius = 10;
defaultTimeout = 10000;