1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 01:32:29 -04:00

Neovim template enhancements (#2078)

* feat: add neovim-lualine template, set vim.o.background automatically based on dms light/dark mode

* feat(matugen): add option to follow dms background color or not on neovim

* chore: regenerate settings and translation index after merging master
This commit is contained in:
Jonas Bloch
2026-03-25 14:16:01 +01:00
committed by GitHub
parent 906c6a2501
commit 516c478f3d
9 changed files with 270 additions and 203 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2696,6 +2696,31 @@
"theme"
]
},
{
"section": "matugenTemplateNeovimSetBackground",
"label": "Follow DMS background color",
"tabIndex": 10,
"category": "Theme & Colors",
"keywords": [
"appearance",
"background",
"color",
"colors",
"colour",
"dms",
"follow",
"hue",
"look",
"matugen",
"neovim",
"scheme",
"style",
"template",
"terminal",
"theme",
"tint"
]
},
{
"section": "matugenTemplateGtk",
"label": "GTK",
@@ -4359,6 +4384,27 @@
],
"description": "Automatically lock the screen when DMS starts"
},
{
"section": "lockBeforeSuspend",
"label": "Lock before suspend",
"tabIndex": 11,
"category": "Lock Screen",
"keywords": [
"automatic",
"automatically",
"before",
"lock",
"login",
"password",
"prepares",
"screen",
"security",
"sleep",
"suspend",
"system"
],
"description": "Automatically lock the screen when the system prepares to suspend"
},
{
"section": "lockScreenNotificationMode",
"label": "Notification Display",
@@ -6361,27 +6407,6 @@
"icon": "schedule",
"description": "Gradually fade the screen before locking with a configurable grace period"
},
{
"section": "lockBeforeSuspend",
"label": "Lock before suspend",
"tabIndex": 21,
"category": "Power & Sleep",
"keywords": [
"automatically",
"before",
"energy",
"lock",
"power",
"prepares",
"screen",
"security",
"shutdown",
"sleep",
"suspend",
"system"
],
"description": "Automatically lock the screen when the system prepares to suspend"
},
{
"section": "fadeToLockGracePeriod",
"label": "Lock fade grace period",

View File

@@ -5977,6 +5977,13 @@
"reference": "",
"comment": ""
},
{
"term": "Follow DMS background color",
"translation": "",
"context": "",
"reference": "",
"comment": ""
},
{
"term": "Follow Monitor Focus",
"translation": "",