summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--home.nix1
-rw-r--r--hyprland/binds.nix2
2 files changed, 2 insertions, 1 deletions
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"