diff --git a/.config/waybar/style.css b/.config/waybar/style.css index aa0c4ad..4ef3128 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -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; }