waybar icon fix
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 25s

This commit is contained in:
Satria 2026-07-20 18:48:52 +07:00
commit 3e67b774a3
2 changed files with 2 additions and 2 deletions

View file

@ -180,7 +180,7 @@
style = ''
* {
font-size: 12px;
font-family: Font Awesome, ${rice.font};
font-family: ${rice.font};
font-weight: bold;
color: @text;
transition: none;