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