Change opacity values, fix formatting, change cursor color
This commit is contained in:
parent
3d3de5d221
commit
9cb58fb978
1 changed files with 9 additions and 7 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue