From 36bd7c47147c90c832d96541a21a78381d34a4cc Mon Sep 17 00:00:00 2001
From: ncfavier
Type: Add Type: attribute set of string Default: Example: programs.zathura.mappings
:map
mappings to zathura and make
them permanent. See
zathurarc(5)
-for the full list of possible mappings.{ }
{
+for the full list of possible mappings.
+
+You can create a mode-specific mapping by specifying the mode before the key:
+
"[normal] <C-b>" = "scroll left";
Type: attribute set of string
Default: { }
Example:
{ "<Right>" = "navigate next"; D = "toggle_page_mode"; + "[fullscreen] <C-i>" = "zoom in"; }
Declared by:
<home-manager/modules/programs/zathura.nix>
|
programs.zathura.options
Add :set
command options to zathura and make