mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
waybar: remove bluetooth icon
This commit is contained in:
parent
cbca1731f1
commit
decd78c834
|
@ -247,7 +247,7 @@
|
|||
};
|
||||
"group/hardware" = {
|
||||
"orientation" = "horizontal";
|
||||
modules = ["bluetooth" "pulseaudio" "power-profiles-daemon" "battery" "custom/logout"];
|
||||
modules = ["pulseaudio" "power-profiles-daemon" "battery" "custom/logout"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue