From 1a3559b9c04aedf18993aa439f2dd9e3b8e3b936 Mon Sep 17 00:00:00 2001 From: kenji Date: Sat, 27 Dec 2025 22:18:00 -0600 Subject: [PATCH] fix: incorrect naming in exe3c --- apps/hyprland/hypr/exec.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/hyprland/hypr/exec.nix b/apps/hyprland/hypr/exec.nix index d048c8c..c0a7190 100644 --- a/apps/hyprland/hypr/exec.nix +++ b/apps/hyprland/hypr/exec.nix @@ -24,7 +24,7 @@ "[workspace 1] uwsm app -- xdg-terminal-exec" "[workspace special:steam silent] uwsm app -- steam" - "music-launch" + "hakase-music-launch" ]; }; }