mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
use blueberry
overskride is broken in ways i cant be bothered to debug
This commit is contained in:
parent
ea018b4cad
commit
0700f17b90
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
format = " {status}";
|
||||
format-disabled = ""; # an empty format will hide the module
|
||||
format-connected = " {num_connections} connected";
|
||||
on-click = lib.getExe pkgs.overskride;
|
||||
on-click = lib.getExe pkgs.blueberry;
|
||||
};
|
||||
pulseaudio = {
|
||||
# "scroll-step": 1, // %, can be a float
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue