From b8157b09ab747bf1a1e7d1c7021dc17fe70cc0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 10 Aug 2025 15:26:05 +0200 Subject: [PATCH] feat(hypr): use wiremix instead of pavucontrol --- .config/hypr/pyprland.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/hypr/pyprland.toml b/.config/hypr/pyprland.toml index db16e717..0a7f140f 100644 --- a/.config/hypr/pyprland.toml +++ b/.config/hypr/pyprland.toml @@ -2,11 +2,10 @@ plugins = ["scratchpads", "magnify"] [scratchpads.volume] -command = "pavucontrol" -unfocus = "hide" +command = "ghostty --class=com.ghostty-volume -e wiremix" position = "1% 8%" +unfocus = "hide" lazy = true -force_monitor = "DP-1" [scratchpads.bluetooth] command = "overskride"