From 973c01a912930ee43e110b490a1f0d41efc2bc57 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sun, 26 Apr 2026 01:58:12 -0400 Subject: move sxhkd to proper structure --- hjem.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hjem.nix') diff --git a/hjem.nix b/hjem.nix index 13c118b..746114e 100644 --- a/hjem.nix +++ b/hjem.nix @@ -19,7 +19,7 @@ files = { ".config/sxhkd/sxhkdrc".text = builtins.readFile ( - pkgs.replaceVars ./dotfiles/sxhkdrc { + pkgs.replaceVars ./dotfiles/sxhkd/sxhkdrc { dmenu = pkgs.dmenu; st = pkgs.st; librewolf = pkgs.librewolf; -- cgit v1.3.1