New backup 2025-09-04 13:45:02
This commit is contained in:
parent
48955124ef
commit
639f705dce
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
[window]
|
||||
opacity = 0.5
|
||||
opacity = 0.65
|
||||
dynamic_title = true
|
||||
dynamic_padding = true
|
||||
#padding = { x = 10, y = 10 }
|
||||
|
@ -9,8 +9,8 @@ decorations = "None"
|
|||
|
||||
[font]
|
||||
size = 12
|
||||
normal = { family = "OverpassM Nerd Font Mono", style = "Regular" }
|
||||
offset = { x = 0, y = -6 }
|
||||
normal = { family = "OverpassM Nerd Font", style = "SemiBold" }
|
||||
offset = { x = 0, y = -5 }
|
||||
|
||||
[cursor]
|
||||
vi_mode_style = {shape = "Block", blinking = "Off"}
|
||||
|
|
Loading…
Add table
Reference in a new issue