aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/Keybinds.conf
diff options
context:
space:
mode:
authorVyle <121424993+IvyProtocol@users.noreply.github.com>2026-02-21 11:11:21 +0600
committerGitHub <noreply@github.com>2026-02-21 00:11:21 -0500
commit97110b108e807d46367244aec89a0545ba67c46f (patch)
tree57a8eb5e9b3e2b9bd00b8a58488412db41005b07 /config/hypr/configs/Keybinds.conf
parentce857ab4f3f37943528cf30f41b33a65906fad6c (diff)
Adding SinkIntToggle for Mute/Unmute Active-Window (#10)
* Adding SinkIntToggle for Mute/Unmute Active-Window * Refactoring and robust usage of SinkIntToggle.sh * Update SinkIntToggle.sh thank you for doing this
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
-rw-r--r--config/hypr/configs/Keybinds.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index ad7d31d9..84a744bd 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -37,6 +37,7 @@ bindd = $mainMod CTRL, R, rofi theme selector, exec, $scriptsDir/RofiThemeSelect
bindd = $mainMod CTRL SHIFT, R, rofi theme selector (modified), exec, pkill rofi || true && $scriptsDir/RofiThemeSelector-modified.sh
bindd = $mainMod CTRL, K, Kitty theme selector, exec, $scriptsDir/Kitty_themes.sh
bindd = $mainMod SHIFT, B, Set static Rainbow Border, exec, $UserScripts/RainbowBorders-low-cpu.sh --run-once
+bindd = $mainMod SHIFT, H, Toggle Mute/Unmute for Active-Window, exec, $scriptsDir/SinkIntToggle.sh
bindd = ALT SHIFT, S, Hyprshot Screen Capture, exec, $scriptsDir/hyprshot.sh -m region -o %HOME/Pictures/Screenshots
bindd = $mainMod SHIFT, F, fullscreen, fullscreen
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage