From fa97ea94c567b5b9a0608a32eae061b9b0165c6d Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 2 May 2026 03:18:20 -0600 Subject: pipewire --- modules/home-manager/waybar.nix | 6 +++--- modules/nixos/niri.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'modules') diff --git a/modules/home-manager/waybar.nix b/modules/home-manager/waybar.nix index 74aa144..459d651 100644 --- a/modules/home-manager/waybar.nix +++ b/modules/home-manager/waybar.nix @@ -9,7 +9,7 @@ * { font-family: FantasqueSansMono Nerd Font; - font-size: 14px; + font-size: 12px; min-height: 0; } @@ -161,7 +161,7 @@ car = ""; default = [ "" "" "" ]; }; - on-click = "pavucontrol"; + on-click = "pwvucontrol"; }; "wireplumber" = { on-click = "helvum"; @@ -182,7 +182,7 @@ # car = ""; default = [ "" "" "" ]; }; - # on-click = "pavucontrol" + # on-click = "pwvucontrol" }; "network" = { format-wifi = "{essid} ({signalStrength}%) "; diff --git a/modules/nixos/niri.nix b/modules/nixos/niri.nix index 2b61891..8f167a1 100644 --- a/modules/nixos/niri.nix +++ b/modules/nixos/niri.nix @@ -16,7 +16,7 @@ # audio alsa-utils # provides amixer/alsamixer/... - pavucontrol # gui audio controller + pwvucontrol # gui audio controller mpd # for playing system sounds mpc # command-line pmd client ncmpcpp # a mpd client with a UI -- cgit v1.2.3