maybe fix pipewire

This commit is contained in:
Ingolf Wagner 2023-05-29 20:27:56 +02:00
parent 120ad98534
commit b3863bfc22
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
4 changed files with 41 additions and 14 deletions
nixos/components/gui/home-manager

View file

@ -135,7 +135,7 @@ in
[
{ command = "${pkgs.albert}/bin/albert"; always = true; }
{ command = toString backgroundCommand; always = true; }
#{ command = "${pkgs.flameshot}/bin/flameshot"; always = true; }
{ command = "${pkgs.wireplumber}/bin/wireplumber"; always = true; }
# { command = "systemctl --user restart polybar"; always = true; notification = false; }
];
fonts = {