dashboard-padding #18

Merged
yaso_meth merged 2 commits from dashboard-padding into main 2026-03-19 09:58:19 +00:00
Showing only changes of commit ed557e6819 - Show all commits

View File

@@ -11,7 +11,7 @@ return {
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝╚═╝ ╚═══╝ ╚═╝╚═╝ ╚═╝
]]
logo = string.rep("\n", 8) .. logo .. "\n\n"
logo = string.rep("\n", 3) .. logo .. "\n\n"
local opts = {
theme = "doom",