diff --git a/.config/nvim/lua/plugins/dash.lua b/.config/nvim/lua/plugins/dash.lua index 599a0553..680f65d6 100644 --- a/.config/nvim/lua/plugins/dash.lua +++ b/.config/nvim/lua/plugins/dash.lua @@ -32,14 +32,31 @@ return { { icon = " ", key = "q", desc = "Quit", action = ":qa" }, }, -- Used by the `header` section + -- header = [[ + -- _.oo. + -- _.u[[/;:,. .odMMMMMM' + -- .o888UU[[[/;:-. .o@P^ MMM^ + -- oN88888UU[[[/;::-. dP^ + -- dNMMNN888UU[[[/;:--. .o@P^ + -- ,MMMMMMN888UU[[/;::-. o@^ + -- NNMMMNN888UU[[[/~.o@P^ + -- 888888888UU[[[/o@^-.. + -- oI8888UU[[[/o@P^:--.. + -- .@^ YUU[[[/o@^;::---.. + -- oMP ^/o@P^;:::---.. + -- .dMMM .o@^ ^;::---... + -- dMMMMMMM@^` `^^^^ + -- YMMMUP^ + -- ^^]], header = [[ -███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ -████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ -██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ -██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ -██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ -╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝]], + ███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ + ████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ + ██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ + ██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ + ██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ + ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝]], }, + -- item field formatters formats = { icon = function(item)