feat: nvim; llm inline llm autocomplete

This commit is contained in:
2026-03-08 10:17:22 -07:00
parent 7ebe8337b0
commit 2ad618af1b
3 changed files with 56 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ background {
input-field {
monitor =
size = 10%, 3%
size = 15%, 5%
font_family = Noto Sans
dots_size = 0.08
}
@@ -15,6 +15,6 @@ input-field {
label {
monitor =
text = $TIME
font_size = 80
font_size = 200
position = 0, 200
}