MyNixOS website logo

Input configuration written to $XDG_CONFIG_HOME/sioyek/prefs_user.config. See https://github.com/ahrm/sioyek/blob/main/pdf_viewer/prefs.config.

Declarations
Type
open submodule of attribute set of string
Default
{ }
Example
{
  background_color = "1.0 1.0 1.0";
  startup_commands = [
    "toggle_visual_scroll"
    "toggle_dark_mode"
  ];
  text_highlight_color = "1.0 0.0 0.0";
}