Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.ahoviewer.enable

Whether to enable ahoviewer.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.ahoviewer.package

The ahoviewer package to use.

Type: null or package

Default:

pkgs.ahoviewer

Declared by:

programs.ahoviewer.config

Configuration settings for ahoviewer. All the available options can be found editing the preferences in the GUI and looking at $XDG_CONFIG_HOME/ahoviewer/ahoviewer.cfg

Type: string or absolute path

Default:

""

Example:

''
  ZoomMode = "M";
  Geometry :
  {
      x = 964;
      y = 574;
      w = 948;
      h = 498;
  };
  BooruWidth = 382;
  TagViewPosition = 318;
  SmartNavigation = true;
  StoreRecentFiles = false;
  RememberLastFile = false;
  SaveThumbnails = false;
  AutoOpenArchive = false;
  BooruBrowserVisible = true;
''

Declared by:

programs.ahoviewer.plugins

List of plugins for ahoviewer.

Type: list of package

Default:

[ ]

Declared by: