From 111dd85fd8991b7fb67b02ac4c52cd3a2a74a2ea Mon Sep 17 00:00:00 2001 From: lsoriano-mcm Date: Thu, 3 Jul 2025 20:57:44 -0500 Subject: [PATCH] converted to nixovim --- config/dashboard.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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";