getting rid of dumb icons

This commit is contained in:
Chris Cochrun 2024-01-18 11:12:23 -06:00
parent 4fb17150a6
commit d503ddf530

View file

@ -355,23 +355,19 @@ in
network = {
# "interface": "wlp2*", // (Optional) To force the use of this interface
format-wifi = " ({signalStrength}%)";
format-ethernet = " {ipaddr}";
format-ethernet = "󰈀 {ipaddr}";
format-linked = "{ifname} (No IP) ";
format-disconnected = "Disconnected ";
format-disconnected = "Disconnected ";
format-alt = "{ifname}: {essid} {ipaddr}/{cidr}";
};
pulseaudio = {
scroll-step = 1;
format = "{icon} {volume}%";
format-bluetooth = "{icon} {volume}% {format_source}";
format-bluetooth-muted = " {icon} {format_source}";
format-muted = " muted";
format-muted = "󰝟 muted";
format-source = "";
format-source-muted = "";
format-icons = {
headphone = ["" "" ""];
hands-free = "";
headset = "";
phone = "";
portable = "";
car = "";