Compare commits
2 commits
1320b4ced3
...
d1bd4acf18
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1bd4acf18 | ||
|
|
2ca7df204a |
2 changed files with 6 additions and 0 deletions
1
ghostty/config.ghostty
Normal file
1
ghostty/config.ghostty
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
background-opacity = 0.66
|
||||||
|
|
@ -71,6 +71,11 @@ hl.config({
|
||||||
},
|
},
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 6,
|
rounding = 6,
|
||||||
|
inactive_opacity = 0.4,
|
||||||
|
dim_modal = true,
|
||||||
|
dim_inactive = true,
|
||||||
|
dim_strength = 0.4,
|
||||||
|
dim_special = 0.5,
|
||||||
blur = {
|
blur = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
size = 6,
|
size = 6,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue