From 344d9db97fe2fbeeee67c8d34b8594abc8c1860c Mon Sep 17 00:00:00 2001 From: subh Date: Wed, 25 Mar 2026 06:06:53 +0530 Subject: Added Screenshot annotation with satty --- hyprland/keybinds.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hyprland/keybinds.conf') diff --git a/hyprland/keybinds.conf b/hyprland/keybinds.conf index 3abfa95..b788d9d 100644 --- a/hyprland/keybinds.conf +++ b/hyprland/keybinds.conf @@ -7,12 +7,14 @@ bind = $mainMod, F, exec, $fileManager #bind = $mainMod, V, togglefloating, bind = $mainMod, R, exec, $menu +bind = $mainMod|Shift, B, exec, /opt/scripts/stremio.sh +bind = $mainMod, z, exec, zen-browser bind = $mainMod|Shift, R, exec, $reload_qs bind = $mainMod|Ctrl, R, exec, $reload_hypr bind = $mainMod|Shift, S, exec, $snip bind = $mainMod|Ctrl,F,fullscreen, 1 bind = $mainMod, W, exec, $browser -bind = $mainMod, D, exec, discord +bind = $mainMod, D, exec, $discord bind = $mainMod|Shift, D, exec, kill -9 `pidof discord` bind = $mainMod|Shift, A, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy bind = $mainMod|Shift, L, exec, /opt/scripts/power.sh -- cgit v1.2.3