pipewire works without i3 starting wireplumber?
This commit is contained in:
parent
b3863bfc22
commit
3b06497e9a
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ in
|
|||
[
|
||||
{ command = "${pkgs.albert}/bin/albert"; always = true; }
|
||||
{ command = toString backgroundCommand; always = true; }
|
||||
{ command = "${pkgs.wireplumber}/bin/wireplumber"; always = true; }
|
||||
# { command = "${pkgs.wireplumber}/bin/wireplumber"; always = true; }
|
||||
# { command = "systemctl --user restart polybar"; always = true; notification = false; }
|
||||
];
|
||||
fonts = {
|
||||
|
|
Loading…
Reference in a new issue