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.am2rlauncher.enable

Whether to enable am2rlauncher.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.am2rlauncher.package

The am2rlauncher package to use.

Type: null or package

Default:

pkgs.am2rlauncher

Declared by:

programs.am2rlauncher.config

Config file for am2rlauncher in XML format. You can see the available options by modifying the settings in the GUI and looking at $XDG_CONFIG_HOME/AM2RLauncher/config.xml.

Type: string or absolute path

Default:

""

Example:

''
  <?xml version="1.0" encoding="utf-8"?>
  <settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" AutoUpdateAM2R="false" AutoUpdateLauncher="true" Language="English" MusicHQPC="false" MusicHQAndroid="false" MirrorIndex="0" ProfileIndex="null" CustomMirrorEnabled="false" CustomMirrorText="" ProfileDebugLog="true" Width="600" Height="600" IsMaximized="false" />
''

Declared by: