Skip to content

Commit

Permalink
Correct fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmannf committed Mar 26, 2024
1 parent d92b1e3 commit f62d626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/hyprland/templates/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* {
border: none;
font-family: Font Awesome, Roboto, Arial, sans-serif;
font-family: "Noto Sans", "Font Awesome 6 Free", sans-serif;
font-size: 13px;
color: #ffffff;
border-radius: 20px;
Expand Down

0 comments on commit f62d626

Please sign in to comment.