1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-02 13:07: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 = { pulseaudio = {
format = "{format_source} {icon}{volume}%"; format = "{format_source} {icon}{volume}%";
format-bluetooth = "{format_source} {icon}󰂯{volume}%"; format-bluetooth = "{format_source} {icon}󰂯{volume}%";
format-bluetooth-muted = "{format_source} 󰝟{icon}󰂯"; format-bluetooth-muted = "{format_source} 󰸈{icon}󰂯";
format-muted = "{format_source} 󰝟"; format-muted = "{format_source} 󰸈";
format-source = "󰍬"; format-source = "󰍬";
format-source-muted = "󰍭"; format-source-muted = "󰍭";
@ -85,7 +85,7 @@ homeConfiguration "nixos" {
}; };
cpu.format = "{usage}%"; cpu.format = "{usage}%";
memory.format = "{}%"; memory.format = "󰽘{}%";
network = { network = {
format-disconnected = "󰤮"; format-disconnected = "󰤮";