mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Space bluetooth icons
This commit is contained in:
parent
2c87a74a1d
commit
8fd555523f
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,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 = "";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue