17 lines
176 B
TOML
17 lines
176 B
TOML
[font]
|
|
size = 16.0
|
|
|
|
[font.normal]
|
|
family = "FiraCode Nerd Font"
|
|
style = "Regular"
|
|
|
|
[window]
|
|
opacity = 0.7
|
|
|
|
[window.padding]
|
|
x = 15
|
|
y = 15
|
|
|
|
[selection]
|
|
save_to_clipboard = true
|