👾 Logo Updates

- Update Config Logo
- Update dashboard to use logo art files
This commit is contained in:
2024-07-10 12:38:56 -04:00
parent bbe2ebd470
commit b50e321bab
2 changed files with 28 additions and 49 deletions
+17 -13
View File
@@ -26,19 +26,22 @@
-- ██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ -- ██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║
-- ██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ -- ██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║
-- ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝ -- ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝
-- /VVVVVVVV\++++ /VVVVVVVV\ --
-- \VVVVVVVV/++++++\VVVVVVVV/ -- ,l; c,
-- |VVVVVV|++++++++/VVVVV/' -- .:ooool' loo:. /VVVVVVVV\++++ /VVVVVVVV\
-- |VVVVVV|++++++/VVVVV/' -- .,oooooooo:. looooc, \VVVVVVVV/++++++\VVVVVVVV/
-- +|VVVVVV|++++/VVVVV/'+ -- ll:,loooooool, looooool |VVVVVV|++++++++/VVVVV/'
-- +++|VVVVVV|++/VVVVV/'+++++ -- llll,;ooooooooc. looooooo |VVVVVV|++++++/VVVVV/'
-- +++++|VVVVVV|/VVV___++++++++++ -- lllllc,coooooooo; looooooo +|VVVVVV|++++/VVVVV/'+
-- +++|VVVVVVVVVV/##/ +_+_+_+_ -- lllllll;,loooooool' looooooo +++|VVVVVV|++/VVVVV/'+++++
-- +|VVVVVVVVV___ +/#_#,#_#,\ -- lllllllc .:oooooooo:. looooooo +++++|VVVVVV|/VVV___++++++++++
-- |VVVVVVV//##/+/#/+/#/'/#/ -- lllllllc 'loooooool,:ooooooo +++|VVVVVVVVVV/##/ +_+_+_+
-- |VVVVV/'+/#/+/#/+/#/ /#/ -- lllllllc ;ooooooooc,cooooo +|VVVVVVVVV___ +/#_#,#_#,\
-- |VVV/'++/#/+/#/ /#/ /#/ -- lllllllc .coooooooo;;looo |VVVVVVV//##/+/#/+/#/'/#/
-- 'V/' /##//##//##//###/ -- lllllllc ,loooooool,:ol |VVVVV/'+/#/+/#/+/#/ /#/
-- 'cllllc .:oooooooo;. |VVV/'++/#/+/#/ /#/ /#/
-- .;llc .loooo:. 'V/' /##//##//##//###/
-- ,; ;l;
-- --
-- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ -- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
-- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ -- ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
@@ -81,6 +84,7 @@ require("lazy").setup({
{ import = "lazyvim.plugins.extras.coding.yanky" }, { import = "lazyvim.plugins.extras.coding.yanky" },
{ import = "lazyvim.plugins.extras.coding.mini-surround" }, { import = "lazyvim.plugins.extras.coding.mini-surround" },
{ import = "lazyvim.plugins.extras.ui.mini-animate" }, { import = "lazyvim.plugins.extras.ui.mini-animate" },
--{ import = "lazyvim.plugins.extras.ui.alpha" },
{ import = "lazyvim.plugins.extras.util.gitui" }, { import = "lazyvim.plugins.extras.util.gitui" },
{ import = "lazyvim.plugins.extras.util.octo" }, { import = "lazyvim.plugins.extras.util.octo" },
{ import = "lazyvim.plugins.extras.lang.json" }, { import = "lazyvim.plugins.extras.lang.json" },
+11 -36
View File
@@ -2,44 +2,20 @@ return {
"nvimdev/dashboard-nvim", "nvimdev/dashboard-nvim",
lazy = false, lazy = false,
opts = function() opts = function()
-- if line length is greater than 80, use fancy mode if vim.fn.winheight(0) >= 80 and vim.fn.winwidth(0) >= 80 then
if vim.fn.winwidth(0) >= 100 then LOGO = table.concat(vim.fn.readfile(vim.fn.stdpath("config") .. "/logo/rootiest.txt"), "\n")
LOGO = [[ elseif vim.fn.winheight(0) >= 48 and vim.fn.winwidth(0) >= 48 then
██████╗ ██████╗ ██████╗ ████████╗██╗███████╗███████╗████████╗ ███╗ ██╗██╗ ██╗██╗███╗ ███╗ LOGO = table.concat(vim.fn.readfile(vim.fn.stdpath("config") .. "/logo/nvim.txt"), "\n")
██╔══██╗██╔═══██╗██╔═══██╗╚══██╔══╝██║██╔════╝██╔════╝╚══██╔══╝ ████╗ ██║██║ ██║██║████╗ ████║ elseif vim.fn.winwidth(0) >= 100 then
██████╔╝██║ ██║██║ ██║ ██║ ██║█████╗ ███████╗ ██║ ██╔██╗ ██║██║ ██║██║██╔████╔██║ LOGO = table.concat(vim.fn.readfile(vim.fn.stdpath("config") .. "/logo/long.txt"), "\n")
██╔══██╗██║ ██║██║ ██║ ██║ ██║██╔══╝ ╚════██║ ██║ ██║╚██╗██║╚██╗ ██╔╝██║██║╚██╔╝██║
██║ ██║╚██████╔╝╚██████╔╝ ██║ ██║███████╗███████║ ██║ ██║ ╚████║ ╚████╔╝ ██║██║ ╚═╝ ██║
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝ ╚═══╝ ╚═══╝ ╚═╝╚═╝ ╚═╝
]]
elseif vim.fn.winwidth(0) >= 80 then elseif vim.fn.winwidth(0) >= 80 then
LOGO = [[ LOGO = table.concat(vim.fn.readfile(vim.fn.stdpath("config") .. "/logo/tall.txt"), "\n")
███████████ █████ ███ █████ elseif vim.fn.winwidth(0) >= 50 then
░░███░░░░░███ ░░███ ░░░ ░░███ LOGO = table.concat(vim.fn.readfile(vim.fn.stdpath("config") .. "/logo/small.txt"), "\n")
░███ ░███ ██████ ██████ ███████ ████ ██████ █████ ███████
░██████████ ███░░███ ███░░███░░░███░ ░░███ ███░░███ ███░░ ░░░███░
░███░░░░░███ ░███ ░███░███ ░███ ░███ ░███ ░███████ ░░█████ ░███
░███ ░███ ░███ ░███░███ ░███ ░███ ███ ░███ ░███░░░ ░░░░███ ░███ ███
█████ █████░░██████ ░░██████ ░░█████ █████░░██████ ██████ ░░█████
░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░
██████ █████ █████ █████ ███
░░██████ ░░███ ░░███ ░░███ ░░░
░███░███ ░███ ░███ ░███ ████ █████████████
░███░░███░███ ░███ ░███ ░░███ ░░███░░███░░███
░███ ░░██████ ░░███ ███ ░███ ░███ ░███ ░███
░███ ░░█████ ░░░█████░ ░███ ░███ ░███ ░███
█████ ░░█████ ░░███ █████ █████░███ █████
░░░░░ ░░░░░ ░░░ ░░░░░ ░░░░░ ░░░ ░░░░░
]]
else else
LOGO = [[ LOGO = table.concat(vim.fn.readfile(vim.fn.stdpath("config") .. "/logo/tiny.txt"), "\n")
░█▀▄░█▀█░█▀█░▀█▀░▀█▀░█▀▀░█▀▀░▀█▀░░░█▀█░█░█░▀█▀░█▄█
░█▀▄░█░█░█░█░░█░░░█░░█▀▀░▀▀█░░█░░░░█░█░▀▄▀░░█░░█░█
░▀░▀░▀▀▀░▀▀▀░░▀░░▀▀▀░▀▀▀░▀▀▀░░▀░░░░▀░▀░░▀░░▀▀▀░▀░▀
]]
end end
LOGO = string.rep("\n", 8) .. LOGO .. "\n\n" LOGO = "\n\n" .. LOGO .. "\n\n"
local opts = { local opts = {
theme = "doom", theme = "doom",
hide = { hide = {
@@ -95,4 +71,3 @@ return {
return opts return opts
end, end,
} }