diff --git a/config/dashboard.nix b/config/dashboard.nix index 0cd3f1c..938c26c 100644 --- a/config/dashboard.nix +++ b/config/dashboard.nix @@ -10,12 +10,12 @@ { type = "text"; val = [ - "███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ ██╗██████╗ ███████╗" - "████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ ██║██╔══██╗██╔════╝" - "██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ ██║██║ ██║█████╗ " - "██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ ██║██║ ██║██╔══╝ " - "██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ ██║██████╔╝███████╗" - "╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝ ╚═╝╚═════╝ ╚══════╝" + "███╗ ██╗██╗██╗ ██╗ ██████╗ ██╗ ██╗██╗███╗ ███╗" + "████╗ ██║██║╚██╗██╔╝██╔═══██╗██║ ██║██║████╗ ████║" + "██╔██╗ ██║██║ ╚███╔╝ ██║ ██║██║ ██║██║██╔████╔██║" + "██║╚██╗██║██║ ██╔██╗ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║" + "██║ ╚████║██║██╔╝ ██╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║" + "╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝" ]; opts = { position = "center";