From 5e2db8167642b414a1aab391c000a5e2dd871e1c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 2 Jun 2022 23:31:48 +0300 Subject: [PATCH] sway/mako: add progress color whatever that is --- conf/sway/config.d/00-mako.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/sway/config.d/00-mako.conf b/conf/sway/config.d/00-mako.conf index 3d3e9a45..813ff281 100644 --- a/conf/sway/config.d/00-mako.conf +++ b/conf/sway/config.d/00-mako.conf @@ -1,2 +1,2 @@ # Notifications daemon that Lumina for some reason doesn't include -exec --no-startup-id mako --font "Noto Serif" --icons 1 --default-timeout 3000 --anchor bottom-left +exec --no-startup-id mako --font "Noto Serif" --icons 1 --default-timeout 3000 --anchor bottom-left --progress-color "#970000"