From 57335d492a31697f7aa16e37921514783c45b8b2 Mon Sep 17 00:00:00 2001 From: Jeena Date: Fri, 5 Sep 2025 22:59:17 +0900 Subject: [PATCH] Add key bindings for OBS --- hypr/keybindings.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hypr/keybindings.conf b/hypr/keybindings.conf index a91750d..4b4a0d0 100644 --- a/hypr/keybindings.conf +++ b/hypr/keybindings.conf @@ -23,3 +23,8 @@ bind = $mainMod SHIFT, L, exec, wlogout --protocol layer-shell # Cheatsheet bind = $mainMod, F1, exec, ~/.config/hypr/scripts/cheatsheet.py ~/.config/hypr/shortcuts.txt +# OBS +bind = $mainMod, F10, pass, class:^(com.obsproject.Studio)$ +bind = , F1, pass, class:^(com.obsproject.Studio)$ +bind = , F2, pass, class:^(com.obsproject.Studio)$ +