From 205a1b368e84419dec33807187a1bcf79412ebca Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sat, 10 Jun 2023 21:52:46 -0400 Subject: [PATCH] fix: use swayosd for mic-toggle --- hypr/hyprland.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 47e324ec..d02f7409 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -212,8 +212,7 @@ bind =, Print, exec, bash -c 'grim -g "$(slurp)" - | swappy -f -' binde =, XF86AudioRaiseVolume, exec, swayosd --output-volume raise binde =, XF86AudioLowerVolume, exec, swayosd --output-volume lower bind =, XF86AudioMute, exec, swayosd --output-volume mute-toggle -bind =, XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle -#bind =, XF86AudioMicMute, exec, swayosd --input-volume mute-toggle +bind =, XF86AudioMicMute, exec, swayosd --input-volume mute-toggle bindr = CAPS, Caps_Lock, exec, swayosd --caps-lock