Change opacity values, fix formatting, change cursor color

This commit is contained in:
Martin Lasson 2025-02-18 12:46:35 +01:00
parent 3d3de5d221
commit 9cb58fb978

View file

@ -23,14 +23,16 @@ window-decoration = false
shell-integration = zsh shell-integration = zsh
theme = Ayu Mirage theme = Ayu Mirage
background-opacity = 0.95 background-opacity = 0.90
background-blur-radius = 20 background-blur-radius = 7
bold-is-bright = true bold-is-bright = true
cursor-invert-fg-bg = true cursor-invert-fg-bg = false
link-url = true link-url = true
mouse-hide-while-typing = true mouse-hide-while-typing = true
window-vsync = true window-vsync = true
cursor-click-to-move = false
cursor-text = #000000
macos-option-as-alt=true macos-option-as-alt=true