1
0
Fork 0

shells: try direnv; terminals: use default cursor color

This commit is contained in:
Von Random 2025-01-15 18:02:11 +02:00
parent 84df469859
commit c5b18e90fe
6 changed files with 9 additions and 14 deletions

View file

@ -1,4 +1,4 @@
theme = "gruvbox_custom"
theme = "gruvbox"
[editor]
true-color = true

View file

@ -1,5 +0,0 @@
inherits = "gruvbox"
# transparent background, if ever needed
#"ui.background" = {}
"ui.cursor.primary.normal" = { fg = "bg1", bg = "orange1" }