AutoYADM commit: 2025-01-30 23:30:03

This commit is contained in:
Daniel Fichtinger 2025-01-30 23:30:03 -05:00
parent b5e951b849
commit f259373005

View file

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