mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
fix weird waybar icons
This commit is contained in:
parent
d3d34f1b91
commit
57d33860d2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
* {
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
font-family: "0xProto Nerd Font"; /*FontAwesome, Roboto, Helvetica, Arial, sans-serif;*/
|
||||
font-family: "FontAwesome"; /* , Roboto, Helvetica, Arial, sans-serif;*/
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue