about summary refs log tree commit diff stats
path: root/hm/soispha/conf/lf/keybindings/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-23 20:56:29 +0100
committerSoispha <soispha@vhack.eu>2024-02-23 21:18:28 +0100
commit3b2ee2422050a0abc5b9e911fe45491425f41bfe (patch)
tree16f0860636b1ba265a3f045bf5b8a6df48436257 /hm/soispha/conf/lf/keybindings/default.nix
parentfeat(hm/conf/git): Switch to zdiff3 instead of diff3 (diff)
downloadnixos-config-3b2ee2422050a0abc5b9e911fe45491425f41bfe.zip
feat(hm/conf/lf): Start zathura on opening pdfs in lf
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/lf/keybindings/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/lf/keybindings/default.nix b/hm/soispha/conf/lf/keybindings/default.nix
index c95100c4..bed42822 100644
--- a/hm/soispha/conf/lf/keybindings/default.nix
+++ b/hm/soispha/conf/lf/keybindings/default.nix
@@ -17,7 +17,7 @@ in
     # File Openers
     ee = "\$\$EDITOR \"$f\"";
     es = "\$ nvim -S \"$f\"";
-    u = "%\$IVIEWER \"$f\"";
+    u = "view_file";
     cc = "\$sudo -e \"$f\"";
 
     # Archive Mappings