From 1a165b3c04d9d263c4eca821d41267938a1a00a5 Mon Sep 17 00:00:00 2001 From: Emmet Date: Mon, 4 Sep 2023 11:17:21 -0500 Subject: [PATCH] Basic obs global shortcuts --- user/wm/hyprland/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index c0830010..31aee9f3 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -77,6 +77,9 @@ bind=ALTSHIFT,TAB,bringactivetotop bind=SUPER,Y,workspaceopt,allfloat + bind = SUPER,R,pass,^(com\.obsproject\.Studio)$ + bind = SUPERSHIFT,R,pass,^(com\.obsproject\.Studio)$ + bind=SUPER,RETURN,exec,'' + term + '' bind=SUPER,A,exec,'' + spawnEditor + ''