about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/lf/keybindings/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-25 22:29:35 +0200
committerSoispha <soispha@vhack.eu>2023-08-25 22:29:35 +0200
commitbd9d18ef58e3104a25680b84504d1491789bd349 (patch)
tree22850ef87bd62d1fc8bb9a32d2bf4462ad0d682a /home-manager/soispha/config/lf/keybindings/default.nix
parentBuild(flake): Update (diff)
downloadnixos-config-bd9d18ef58e3104a25680b84504d1491789bd349.zip
Feat(hm/conf/lf): Add command to go to flake base dir
Diffstat (limited to 'home-manager/soispha/config/lf/keybindings/default.nix')
-rw-r--r--home-manager/soispha/config/lf/keybindings/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/soispha/config/lf/keybindings/default.nix b/home-manager/soispha/config/lf/keybindings/default.nix
index 1e7712e0..ab34d7d4 100644
--- a/home-manager/soispha/config/lf/keybindings/default.nix
+++ b/home-manager/soispha/config/lf/keybindings/default.nix
@@ -64,7 +64,7 @@
   bg = "set_wall_paper";
   o = "open_config";
   r = "rename";
-  H = "top";
+  H = "go_project_base_directory";
   L = "bottom";
   R = "reload";
   C = "clear";