mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-29 22:19:00 +02:00
waybar: Use the same font awesome icons as polybar
This fixes an issue where the icons in sway would slightly differ from those in polybar.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@import url("../../.cache/wal/colors-waybar.css");
|
||||
|
||||
* {
|
||||
font-family: "Fira Mono, Noto Sans CJK JP, Font Awesome 6 Free";
|
||||
font-family: "Fira Mono, Noto Sans CJK JP, Font Awesome 6 Free Solid, Font Awesome 6 Free Brands";
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
|
Reference in New Issue
Block a user