From 4b8cd8f616f61e12262263dcda194319d0a95992 Mon Sep 17 00:00:00 2001 From: x70b1 <10016267+x70b1@users.noreply.github.com> Date: Thu, 14 Jun 2018 00:05:36 +0200 Subject: [PATCH] config: Add figlet polybar banner (#1281) --- doc/config.cmake | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/config.cmake b/doc/config.cmake index 1d6d2617..a110d970 100644 --- a/doc/config.cmake +++ b/doc/config.cmake @@ -1,11 +1,20 @@ -;===================================================== +;========================================================== +; +; +; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ +; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ +; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ +; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ +; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ +; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ +; ; ; To learn more about how to configure Polybar ; go to https://github.com/jaagr/polybar ; ; The README contains alot of information ; -;===================================================== +;========================================================== [colors] ;background = ${xrdb:color0:#222}