From 55384a11ad51b6aa7c7751c7ff4a813a80b3c0e2 Mon Sep 17 00:00:00 2001 From: roxwize Date: Wed, 1 Jan 2025 00:58:17 -0500 Subject: [PATCH] ~ --- nixos/home/yambar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/home/yambar.nix b/nixos/home/yambar.nix index 5c7f49b..32552a6 100644 --- a/nixos/home/yambar.nix +++ b/nixos/home/yambar.nix @@ -47,7 +47,7 @@ { pipewire = { content.map.conditions."type == sink".string = { - text = "vol {linear_volume}% |"; + text = "vol {cubic_volume}% |"; on-click = { left = "pavucontrol"; wheel-up = "amixer sset Master 1%+";