From 25f5c2a8807b1ddf58ceafffdaf277b95cfb852c11ce23d49f258e68112ae380 Mon Sep 17 00:00:00 2001 From: Mikkel Harboe Arp Henriksen Date: Fri, 20 Jun 2025 22:12:07 +0200 Subject: [PATCH] mic tast opdateret --- templates/hyprland.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hyprland.conf.j2 b/templates/hyprland.conf.j2 index 517bd73..be13494 100644 --- a/templates/hyprland.conf.j2 +++ b/templates/hyprland.conf.j2 @@ -159,4 +159,4 @@ bind = , XF86MonBrightnessUp, exec, brightnessctl set +5% bind = , XF86MonBrightnessDown, exec, brightnessctl set 5%- # Microphone mute -bind = , XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle \ No newline at end of file +bind = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle \ No newline at end of file