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 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/home-manager/waybar.nix') 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}%) "; -- cgit v1.2.3