From a85f7b8d360f2fc32e1797f618f52329327a6038 Mon Sep 17 00:00:00 2001 From: nicodebo Date: Mon, 20 Nov 2017 13:26:15 +0100 Subject: Update output remove trailing space in template --- build_schemes/base16-codeschool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_schemes/base16-codeschool.config') diff --git a/build_schemes/base16-codeschool.config b/build_schemes/base16-codeschool.config index 177153e..22465d2 100644 --- a/build_schemes/base16-codeschool.config +++ b/build_schemes/base16-codeschool.config @@ -10,7 +10,7 @@ set statusbar-bg "#2a343a" set inputbar-bg "#232c31" set inputbar-fg "#b5d8f6" -set notification-bg "#232c31" +set notification-bg "#232c31" set notification-fg "#b5d8f6" set notification-error-bg "#232c31" -- cgit