1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00

Change icons for waybar

This commit is contained in:
RGBCube 2023-12-05 10:49:40 +03:00
parent a18109689e
commit 4ce3806b86
No known key found for this signature in database

View file

@ -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 = "󰤮";