fix: disable cursor blink

This commit is contained in:
2025-07-01 03:38:37 -07:00
parent fec2bcdcc6
commit 67ae051efe

View File

@@ -31,6 +31,7 @@
git.inline_blame = { git.inline_blame = {
enabled = false; enabled = false;
}; };
cursor_blink = false;
theme = { theme = {
mode = "system"; mode = "system";
light = "Rosé Pine"; light = "Rosé Pine";