mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 13:51:54 -05:00
waybar: remove bluetooth icon
This commit is contained in:
parent
cbca1731f1
commit
decd78c834
|
@ -247,7 +247,7 @@
|
||||||
};
|
};
|
||||||
"group/hardware" = {
|
"group/hardware" = {
|
||||||
"orientation" = "horizontal";
|
"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