From 457674f62b6df02064c8e2821c15c2dd287a6d93 Mon Sep 17 00:00:00 2001 From: Pablu23 Date: Thu, 6 Jun 2024 14:11:53 +0200 Subject: [PATCH] Add Super key to mute for discord --- .config/hypr/config/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/config/binds.conf b/.config/hypr/config/binds.conf index 8662747..951c2b6 100644 --- a/.config/hypr/config/binds.conf +++ b/.config/hypr/config/binds.conf @@ -20,7 +20,7 @@ bind = $mainMod, G, exec, $steam bind = $mainMod, M, exec, $spotify bind = ,code:127,pass,class:(discord) -bind = ,code:51,pass,class:(discord) +bind = $mainMod, code:51,pass,class:(discord) # Bind multimedia keys bindle=, XF86AudioRaiseVolume, exec, vol --up