diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-26 01:58:12 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-26 01:58:12 -0400 |
| commit | 973c01a912930ee43e110b490a1f0d41efc2bc57 (patch) | |
| tree | e8e7f7dd91cf7a9cf717a244a5280882337fe353 /hjem.nix | |
| parent | mpd and rmpc (diff) | |
| download | nixos-973c01a912930ee43e110b490a1f0d41efc2bc57.tar.gz nixos-973c01a912930ee43e110b490a1f0d41efc2bc57.tar.bz2 nixos-973c01a912930ee43e110b490a1f0d41efc2bc57.zip | |
move sxhkd to proper structure
Diffstat (limited to 'hjem.nix')
| -rw-r--r-- | hjem.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
