mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-06 12:59:30 +01: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:
parent
991880dc59
commit
163e8eb722
@ -1,7 +1,7 @@
|
|||||||
@import url("../../.cache/wal/colors-waybar.css");
|
@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 {
|
window#waybar {
|
||||||
|
Loading…
Reference in New Issue
Block a user