From b7e431b3fa98ca8a699939b86d1e9a3d9afd0d49 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sun, 7 Jun 2026 14:34:10 +0200 Subject: [PATCH] feat(hypr): improve muting bind --- config/hypr/hyprland/modal-binds/device.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hypr/hyprland/modal-binds/device.conf b/config/hypr/hyprland/modal-binds/device.conf index 48958ed..1d1a416 100644 --- a/config/hypr/hyprland/modal-binds/device.conf +++ b/config/hypr/hyprland/modal-binds/device.conf @@ -53,6 +53,7 @@ bind = , U, submap, reset bind = , C, exec, hyprctl keyword input:kb_layout ch && hyprctl keyword input:kb_variant '' && notify-send 'Set to CH keyboard layout' --app-name="Keyboard layout" bind = , C, submap, reset bind = , M, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle +bind = , M, submap, reset # ── Exit submap ─────────────────────────────────────────────────────