From 55c530a0a88720087395f2b4b3bb88404bde08c2 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 May 2024 15:04:15 +0200 Subject: fix(hm/conf/lf/keybindings): Use the autogenerate cd mappings --- hm/soispha/conf/lf/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hm/soispha/conf/lf/default.nix') diff --git a/hm/soispha/conf/lf/default.nix b/hm/soispha/conf/lf/default.nix index 292a79bc..260b01fb 100644 --- a/hm/soispha/conf/lf/default.nix +++ b/hm/soispha/conf/lf/default.nix @@ -52,6 +52,8 @@ in { &${pkgs.ctpv}/bin/ctpv -s $id cmd on-quit %${pkgs.ctpv}/bin/ctpv -e $id set cleaner ${pkgs.ctpv}/bin/ctpvclear + + source ${nixosConfig.age.secrets.lf.cd_paths} ''; }; } -- cgit 1.4.1