AutoYADM commit: 2025-01-11 20:15:02

This commit is contained in:
Daniel Fichtinger 2025-01-11 20:15:02 -05:00
parent 04f7de9256
commit 5aeb9faa50
2 changed files with 3 additions and 3 deletions

View file

@ -19,11 +19,11 @@ return {
-- force_override = { Cursor = { nil, "#FFFFFF" } },
merge_override = {
-- Normal = { nil, "#000000" },
FlashLabel = { nil, "#FFFFFF" },
-- FlashLabel = { nil, "#FFFFFF" },
},
},
plugins = {
autoload = true,
autoload = false,
},
terminal = {
enabled = true,