AutoYADM commit: 2025-01-26 16:00:02

This commit is contained in:
Daniel Fichtinger 2025-01-26 16:00:03 -05:00
parent 9a502d1a68
commit 0f4266aabc

View file

@ -26,7 +26,7 @@ return {
local Menu = require("org-modern.menu") local Menu = require("org-modern.menu")
Menu:new({ Menu:new({
window = { window = {
margin = { 1, 0, 1, 0 }, margin = { 1, 10, 1, 10 },
padding = { 0, 1, 0, 1 }, padding = { 0, 1, 0, 1 },
title_pos = "center", title_pos = "center",
border = "single", border = "single",