mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-20 12:48:37 +01:00
waybar: Switch to monospaced font
This lets us have consistent spacing across the icons without having to worry about adding spaces manually.
This commit is contained in:
parent
3504314379
commit
991880dc59
@ -1,7 +1,7 @@
|
|||||||
@import url("../../.cache/wal/colors-waybar.css");
|
@import url("../../.cache/wal/colors-waybar.css");
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: "Noto Sans CJK JP, Font Awesome 6 Free";
|
font-family: "Fira Mono, Noto Sans CJK JP, Font Awesome 6 Free";
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
|
Loading…
Reference in New Issue
Block a user