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