mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2025-12-24 10:51:24 +00:00
13 lines
200 B
TOML
13 lines
200 B
TOML
[font]
|
|
size = 16.0
|
|
|
|
[font.normal]
|
|
family = "JetBrains Mono Nerd Font"
|
|
style = "Regular"
|
|
|
|
# You need install fonts first
|
|
# sudo pacman -S yay
|
|
# yay -S nerd-fonts-jetbrains-mono
|
|
|
|
[window]
|
|
opacity = 0.7
|