mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2025-12-24 10:51:24 +00:00
add alacritty config comment
This commit is contained in:
parent
9724306c8a
commit
dba08236aa
1 changed files with 4 additions and 0 deletions
|
|
@ -5,5 +5,9 @@ size = 16.0
|
|||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue