From 22f56bb73a5a4c012e44510d54c9b2941bbdfba9 Mon Sep 17 00:00:00 2001 From: John Costa Date: Thu, 8 May 2025 17:28:13 +0100 Subject: [PATCH] fix: using mainmode instead --- config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 867a8e8e..5cac4fa3 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -233,7 +233,7 @@ bind = $mainMod, V, exec, cliphist list | fuzzel --dmenu | cliphist decode | wl- # Audio control bind = Control, M, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle -bind = Control, K, exec, bash ~/Code/dotfiles/scripts/toggle-speakers.bash +bind = $mainMod, K, exec, bash ~/Code/dotfiles/scripts/toggle-speakers.bash # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more