From 20719bf0e1ab999e987d3b2285b7a8056450cd47 Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 16 Apr 2024 14:51:55 +0200 Subject: [PATCH] update waybar --- modules/home/waybar/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/waybar/settings.nix b/modules/home/waybar/settings.nix index e0c92ed..8b3784f 100644 --- a/modules/home/waybar/settings.nix +++ b/modules/home/waybar/settings.nix @@ -85,7 +85,7 @@ }; pulseaudio= { format= "{icon} {volume}%"; - format-muted= "󰖁 "; + format-muted= "󰖁 {volume}% "; format-icons= { default= [" "]; };