From 817d8c27e0a10ff50cfc53e84cd88da5f97eb791 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 21 Aug 2025 18:18:42 -0400 Subject: [PATCH] add OBS-studio --- home.nix | 1 + hyprland/binds.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/home.nix b/home.nix index d632ae4..dc73880 100644 --- a/home.nix +++ b/home.nix @@ -57,6 +57,7 @@ hyprpicker wl-clipboard wev + obs-studio # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of diff --git a/hyprland/binds.nix b/hyprland/binds.nix index e8745f3..a73016b 100644 --- a/hyprland/binds.nix +++ b/hyprland/binds.nix @@ -55,7 +55,7 @@ in "$mod SHIFT, k, movewindow, u" "$mod SHIFT, j, movewindow, d" - + "$mod, d, exec, ghostty" "$mod, b, exec, brave" -- 2.54.0