fixes to logo

This commit is contained in:
ZaneFerns360 2024-05-03 20:55:15 +05:30
parent e553116a0b
commit ce8e788938
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ local dash = {
]] ]]
logo = string.rep('\n', 2) .. logo .. '\n\n' logo = string.rep('\n', 1) .. logo .. '\n'
local opts = { local opts = {
theme = 'doom', theme = 'doom',