diff options
| author | subh <subh@example.com> | 2026-03-25 06:06:53 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-03-25 06:06:53 +0530 |
| commit | 344d9db97fe2fbeeee67c8d34b8594abc8c1860c (patch) | |
| tree | f2407fd096edf91accac024cac23070919801b41 /hyprland/keybinds.conf | |
| parent | f42b5bdf3c4a59072c76294350a3895073440c94 (diff) | |
Added Screenshot annotation with satty
Diffstat (limited to 'hyprland/keybinds.conf')
| -rw-r--r-- | hyprland/keybinds.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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 |
