From 1e6b79a97e919815ad58165b0bad9ebff3c9c5ff Mon Sep 17 00:00:00 2001 From: Zeph Levy <171337931+ZephLevy@users.noreply.github.com> Date: Sat, 7 Feb 2026 18:54:19 +0100 Subject: [PATCH] Various changes --- flake.lock | 6 +++--- home-manager/modules/hypr/theming.nix | 1 + home-manager/modules/niri-config.kdl | 1 + nixos/pkgs.nix | 1 + 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 50dcafd..23dbe29 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1770310759, - "narHash": "sha256-KsoavnriDUjaEP0x77JC19E9ehiVjThy/Jvno3FwNdE=", + "lastModified": 1770476834, + "narHash": "sha256-cyxgVsNfHnJ4Zn6G1EOzfTXbjTy7Ds9zMOsZaX7VZWs=", "owner": "nix-community", "repo": "home-manager", - "rev": "332027bc0ac95d230b8c680dcc44e56f9a3c9339", + "rev": "6cee0821577643e0b34e2c5d9a90d0b1b5cdca70", "type": "github" }, "original": { diff --git a/home-manager/modules/hypr/theming.nix b/home-manager/modules/hypr/theming.nix index dc953f7..fc2f406 100644 --- a/home-manager/modules/hypr/theming.nix +++ b/home-manager/modules/hypr/theming.nix @@ -44,5 +44,6 @@ ELECTRON_OZONE_PLATFORM_HINT = "wayland"; GDK_BACKEND = "wayland"; + SURGE_CLAP = "${pkgs.surge-XT}/lib/clap"; }; } diff --git a/home-manager/modules/niri-config.kdl b/home-manager/modules/niri-config.kdl index 8726199..afa9910 100644 --- a/home-manager/modules/niri-config.kdl +++ b/home-manager/modules/niri-config.kdl @@ -240,6 +240,7 @@ binds { // Suggested binds for running programs: terminal, app launcher, screen locker. Mod+RETURN hotkey-overlay-title="Open a Terminal: foot" { spawn "foot"; } Mod+SPACE hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; } + Mod+SHIFT+SPACE hotkey-overlay-title="Open Emoji Picker" { spawn "bemoji -t --private"; } Mod+S hotkey-overlay-title="Open a Browser: librewolf" { spawn "librewolf"; } Super+Alt+L hotkey-overlay-title="Lock the Screen: hyprlock" { spawn "hyprlock"; } Mod+T hotkey-overlay-title="Open file picker: Thunar" { spawn "thunar"; } diff --git a/nixos/pkgs.nix b/nixos/pkgs.nix index 5e6525a..97cd850 100644 --- a/nixos/pkgs.nix +++ b/nixos/pkgs.nix @@ -71,6 +71,7 @@ mpv surge-XT ardour + zrythm qpwgraph gimp