maybe fix pipewire
This commit is contained in:
parent
120ad98534
commit
b3863bfc22
4 changed files with 41 additions and 14 deletions
nixos/components/gui/home-manager
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue