use roboto mono nerd font in alacritty
This commit is contained in:
@@ -8,11 +8,17 @@ size = 11.0
|
|||||||
x = 0
|
x = 0
|
||||||
y = 0
|
y = 0
|
||||||
|
|
||||||
[font.italic]
|
|
||||||
style = "Italic"
|
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
style = "Regular"
|
style = "Regular"
|
||||||
|
family = "RobotoMono Nerd Font"
|
||||||
|
|
||||||
|
[font.italic]
|
||||||
|
style = "Italic"
|
||||||
|
family = "RobotoMono Nerd Font"
|
||||||
|
|
||||||
|
[font.bold]
|
||||||
|
style = "Bold"
|
||||||
|
family = "RobotoMono Nerd Font"
|
||||||
|
|
||||||
[font.offset]
|
[font.offset]
|
||||||
x = 0
|
x = 0
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ sudo pacman -S --noconfirm starship
|
|||||||
sudo pacman -S --noconfirm tmux
|
sudo pacman -S --noconfirm tmux
|
||||||
sudo pacman -S --noconfirm ranger
|
sudo pacman -S --noconfirm ranger
|
||||||
sudo pacman -S --noconfirm ueberzug # ranger image previewer
|
sudo pacman -S --noconfirm ueberzug # ranger image previewer
|
||||||
|
sudo pacman -S --noconfirm ttf-roboto-mono-nerd # font
|
||||||
|
|
||||||
# nvim
|
# nvim
|
||||||
sudo pacman -S --noconfirm neovim
|
sudo pacman -S --noconfirm neovim
|
||||||
|
|||||||
Reference in New Issue
Block a user