From 1fb43470a843eb3001fcf1398884a5aae459bdb2 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Tue, 26 Aug 2025 23:34:28 -0400 Subject: [PATCH] global obs record keybind --- hypr/hyprland/keybinds.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index 9f344f6..8943670 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -4,6 +4,11 @@ bind = $mainMod, ESCAPE, global, lux:power-menu bind = $mainMod, R, global, lux:launcher # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more + +# Global +bind = SUPER, F10, sendshortcut, CTRL, F10, class:^(com\.obsproject\.Studio)$ + +# Programs bind = $mainMod, T, exec, $terminal bind = $mainMod, X, killactive, bind = $mainMod, E, exec, $fileManager