mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +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 = {
|
||||
format = "{format_source} {icon} {volume}%";
|
||||
format-bluetooth = "{format_source} {icon} {volume}%";
|
||||
format-bluetooth-muted = "{format_source} {icon}";
|
||||
format-bluetooth = "{format_source} {icon} {volume}%";
|
||||
format-bluetooth-muted = "{format_source} {icon} ";
|
||||
format-muted = "{format_source} ";
|
||||
format-source = "";
|
||||
format-source-muted = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue