remove alacritty warning and update waybar

This commit is contained in:
Elizabeth Hunt 2024-01-15 14:18:42 -07:00
parent 4f3e258d5d
commit e67fa42fd4
Signed by: simponic
GPG Key ID: 52B3774857EB24B1
2 changed files with 3 additions and 3 deletions

View File

@ -76,7 +76,7 @@ y = 0
[window]
dynamic_padding = true
option_as_alt = "Both"
#option_as_alt = "Both"
[window.padding]
x = 12

View File

@ -1,6 +1,6 @@
* {
font-family: CozetteVector;
font-size: 16px;
font-family: JetBrainsMono;
font-size: 12px;
color: #3C3836; /* Foreground "black" */
}