From 4ce3806b86428f08eebceec5e9ae400d7d645a19 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Tue, 5 Dec 2023 10:49:40 +0300 Subject: [PATCH] Change icons for waybar --- machines/enka/waybar/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/machines/enka/waybar/default.nix b/machines/enka/waybar/default.nix index 9862d1e..27181f2 100644 --- a/machines/enka/waybar/default.nix +++ b/machines/enka/waybar/default.nix @@ -55,8 +55,8 @@ homeConfiguration "nixos" { pulseaudio = { format = "{format_source} {icon} {volume}%"; format-bluetooth = "{format_source} {icon}󰂯 {volume}%"; - format-bluetooth-muted = "{format_source} 󰝟 {icon}󰂯"; - format-muted = "{format_source} 󰝟"; + format-bluetooth-muted = "{format_source} 󰸈 {icon}󰂯"; + format-muted = "{format_source} 󰸈"; format-source = "󰍬"; format-source-muted = "󰍭"; @@ -85,7 +85,7 @@ homeConfiguration "nixos" { }; cpu.format = " {usage}%"; - memory.format = " {}%"; + memory.format = "󰽘 {}%"; network = { format-disconnected = "󰤮 ";