From: Andrew Date: Thu, 21 Aug 2025 22:18:42 +0000 (-0400) Subject: add OBS-studio X-Git-Url: http://git.skullheadx.com/nixos/projects.html?a=commitdiff_plain;h=817d8c27e0a10ff50cfc53e84cd88da5f97eb791;p=nixos.git add OBS-studio --- 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"