Skip to content

Commit 457b9c6

Browse files
committed
Restore font-awesome package for waybar
Only the pulseaudio module was migrated to Nerd Font Symbols glyphs. The cpu, memory, network, and battery modules still reference Font Awesome PUA codepoints, so the package needs to stay.
1 parent 8eaa9c8 commit 457b9c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

home/waybar.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
networkmanagerapplet # nm-applet + nm-connection-editor
55
blueman # blueman-applet + manager
66
pavucontrol # PulseAudio volume control (fallback GUI)
7+
font-awesome # Glyphs used in cpu/memory/network/battery modules
78
];
89

910
programs.waybar = {

0 commit comments

Comments
 (0)