alacritty/waybar: decrease font size
This commit is contained in:
@ -7,15 +7,10 @@ draw_bold_text_with_bright_colors = false
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
size = 10.5
|
||||
size = 9
|
||||
|
||||
[font.bold]
|
||||
family = "Fira Code Nerd Font"
|
||||
|
||||
[font.normal]
|
||||
family = "Fira Code Nerd Font"
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
{ key = ";", mods = "Control", chars = "\u001bOR" }
|
||||
]
|
||||
|
Reference in New Issue
Block a user