Ignore easy effects in waybar
This commit is contained in:
parent
ff27ceddee
commit
6f39ba2153
|
@ -468,6 +468,7 @@ in with lib; {
|
||||||
default = [ "" "" "" ];
|
default = [ "" "" "" ];
|
||||||
};
|
};
|
||||||
on-click = "pavucontrol";
|
on-click = "pavucontrol";
|
||||||
|
ignored-sinks = [ "Easy Effects Sink" ];
|
||||||
};
|
};
|
||||||
network = {
|
network = {
|
||||||
# // "interface": "wlp2*", // (Optional) To force the use of this interface
|
# // "interface": "wlp2*", // (Optional) To force the use of this interface
|
||||||
|
|
Loading…
Reference in New Issue