forked from extern/nix-config
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:
parent
991880dc59
commit
163e8eb722
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user