about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-02 23:59:51 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-02-02 23:59:51 +0100
commita745ad8d0a319b0e34f2d633005ce915255aa922 (patch)
treee4fffc1750f0bbe588cae09daa0d71be094cf996
parentfix(modules/lf/commands/): Correctly modify `$@` when in a while read loop (diff)
downloadnixos-config-a745ad8d0a319b0e34f2d633005ce915255aa922.zip
fix(modules/lf/keybindings/): Use the correct name for `trash_clear`
-rw-r--r--modules/by-name/lf/lf/keybindings/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/lf/lf/keybindings/default.nix b/modules/by-name/lf/lf/keybindings/default.nix
index 11da6141..c5d6427d 100644
--- a/modules/by-name/lf/lf/keybindings/default.nix
+++ b/modules/by-name/lf/lf/keybindings/default.nix
@@ -41,7 +41,7 @@
 
   # Trash Mappings
   dd = "trash";
-  jc = "trash_clean";
+  jc = "trash_clear";
   jr = "trash_restore";
 
   # Dragon Mapping