From 22491efd809a9343b73b604cf4f25430e86684c9 Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 12 Jan 2026 20:37:52 -0500 Subject: niri: updated niri keybind to reflect iota-maker name change --- home-manager/features/gui/desktops/niri/parts/niri/keybinds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-manager/features/gui/desktops') diff --git a/home-manager/features/gui/desktops/niri/parts/niri/keybinds.nix b/home-manager/features/gui/desktops/niri/parts/niri/keybinds.nix index d48ca72..8e321c2 100644 --- a/home-manager/features/gui/desktops/niri/parts/niri/keybinds.nix +++ b/home-manager/features/gui/desktops/niri/parts/niri/keybinds.nix @@ -18,7 +18,7 @@ in { "Mod+W".action.spawn = ["librewolf"]; "Mod+E".action.spawn = [ defaultTerminal.runTuiCommand "nvim"]; "Mod+Shift+E".action.spawn = [ defaultTerminal.runTuiCommand "ikhal"]; - "Mod+N".action.spawn = ["scrap-maker"]; + "Mod+N".action.spawn = ["iota-maker"]; # Clear Notifications "Mod+B".action.spawn = ["makoctl" "dismiss" "-a"]; -- cgit v1.2.3