From 6e8701c241c77ee50fb2ddbf7fb5cada93ca606b Mon Sep 17 00:00:00 2001 From: Caesar Date: Sat, 9 May 2020 19:45:16 -0300 Subject: [PATCH] Added the first theme --- themes/000 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/000 b/themes/000 index adf5339d..8640cb21 100755 --- a/themes/000 +++ b/themes/000 @@ -2,8 +2,7 @@ declare -A xresources declare -A i3wm declare -A polybar -declare -A dunst - +declare -A dunstrc xresources['background']='#1d1f21' xresources['foreground']='#c5c8c6'