| programs.thunderbird.profiles.<name>.isDefault | Whether this is a default profile
|
| programs.anki.sync.username | Sync account username.
|
| programs.librewolf.profiles.<name>.extensions | Submodule for installing and configuring extensions.
|
| launchd.agents.<name>.config.ProcessType | This optional key describes, at a high level, the intended purpose of the job
|
| accounts.contact.accounts.<name>.vdirsyncer.authCert | Either a path to a certificate with a client certificate and
the key or a list of paths to the files with them.
|
| services.git-sync.repositories.<name>.interval | The interval, specified in seconds, at which the synchronization will
be triggered even without filesystem changes.
|
| accounts.contact.accounts.<name>.vdirsyncer.tokenFile | A file path where access tokens are stored.
|
| accounts.contact.accounts.<name>.vdirsyncer.enable | Whether to enable synchronization using vdirsyncer.
|
| accounts.contact.accounts.<name>.vdirsyncer.verify | Null or path to certificate to verify SSL against
|
| programs.obsidian.vaults.<name>.settings.corePlugins.*.enable | Whether to enable the plugin.
|
| accounts.email.accounts.<name>.signature.delimiter | The delimiter used between the document and the signature.
|
| programs.thunderbird.profiles.<name>.userContent | Custom Thunderbird user content CSS.
|
| programs.borgmatic.backups.<name>.retention.keepDaily | Number of daily archives to keep
|
| programs.neovim.plugins.*.runtime.<name>.executable | Set the execute bit
|
| accounts.contact.accounts.<name>.vdirsyncer.userAgent | The user agent to report to the server
|
| accounts.email.accounts.<name>.thunderbird.enable | Whether to enable the Thunderbird mail client for this account.
|
| programs.firefox.profiles.<name>.bookmarks.settings | Custom bookmarks.
|
| programs.zsh.plugins.*.file | The plugin script to source
|
| programs.autorandr.profiles.<name>.hooks.preswitch | Preswitch hook executed before mode switch.
|
| accounts.contact.accounts.<name>.remote.passwordCommand | A command that prints the password to standard output.
|
| accounts.email.accounts.<name>.neomutt.extraMailboxes.*.type | Whether this mailbox is a maildir folder or an IMAP mailbox
|
| services.xsuspender.rules.<name>.matchWmClassGroupContains | Match windows where wm class group contains string.
|
| programs.librewolf.profiles.<name>.bookmarks.force | Whether to force override existing custom bookmarks.
|
| accounts.contact.accounts.<name>.vdirsyncer.postHook | Command to call for each item creation and modification
|
| services.muchsync.remotes.<name>.remote.muchsyncPath | Specifies the path to muchsync on the server
|
| accounts.contact.accounts.<name>.khal.collections | VCARD collections to be searched for contact birthdays.
|
| programs.gnome-terminal.profile.<name>.scrollbackLines | The number of scrollback lines to keep, null for infinite.
|
| programs.floorp.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| programs.thunderbird.profiles.<name>.settings | Preferences to add to this profile's
user.js.
|
| programs.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| programs.gemini-cli.commands.<name>.description | A brief, one-line description of what the command does
|
| programs.zed-editor.themes | Each theme is written to
$XDG_CONFIG_HOME/zed/themes/theme-name.json
where the name of each attribute is the theme-name
See https://zed.dev/docs/extensions/themes for the structure of a
Zed theme
|
| accounts.contact.accounts.<name>.vdirsyncer.timeRange.end | End of time range to show.
|
| programs.borgmatic.backups.<name>.retention.keepWithin | Keep all archives within this time interval.
|
| services.git-sync.repositories.<name>.extraPackages | Extra packages available to git-sync.
|
| accounts.email.accounts.<name>.signature.showSignature | Method to communicate the signature.
|
| programs.librewolf.profiles.<name>.containers | Attribute set of container configurations
|
| programs.borgmatic.backups.<name>.retention.extraConfig | Extra settings.
|
| programs.firefox.profiles.<name>.containersForce | Whether to force replace the existing containers configuration
|
| programs.obsidian.vaults.<name>.settings.cssSnippets.*.enable | Whether to enable the snippet.
|
| programs.obsidian.vaults.<name>.settings.cssSnippets.*.source | Path of the source file.
|
| services.podman.containers.<name>.description | The description of the container.
|
| accounts.contact.accounts.<name>.vdirsyncer.timeRange | A time range to synchronize. start and end can be any Python
expression that returns a datetime.datetime
object.
|
| programs.thunderbird.profiles.<name>.search.order | The order the search engines are listed in
|
| programs.borgmatic.backups.<name>.retention.keepWeekly | Number of weekly archives to keep
|
| programs.borgmatic.backups.<name>.retention.keepYearly | Number of yearly archives to keep
|
| programs.borgmatic.backups.<name>.retention.keepHourly | Number of hourly archives to keep
|
| launchd.agents.<name>.config.inetdCompatibility | The presence of this key specifies that the daemon expects to be run as if it were launched from inetd.
|
| programs.obsidian.vaults.<name>.settings.appearance | Settings to write to appearance.json.
|
| accounts.contact.accounts.<name>.vdirsyncer.itemTypes | Kinds of items to show
|
| systemd.user.services.<name>.Unit.Documentation | List of URIs referencing documentation for the unit.
|
| services.xsuspender.rules.<name>.suspendSubtreePattern | Also suspend descendant processes that match this regex.
|
| accounts.contact.accounts.<name>.vdirsyncer.useVcard4 | Specifies whether vdirsyncer should request vCards in version 4.0
|
| accounts.email.accounts.<name>.alot.contactCompletion | Contact completion configuration as expected per alot
|
| services.podman.containers.<name>.environment | Environment variables to set in the container.
|
| accounts.calendar.accounts.<name>.vdirsyncer.authCert | Either a path to a certificate with a client certificate and
the key or a list of paths to the files with them.
|
| accounts.email.accounts.<name>.msmtp.tls.fingerprint | Fingerprint of a trusted TLS certificate
|
| accounts.calendar.accounts.<name>.vdirsyncer.enable | Whether to enable synchronization using vdirsyncer.
|
| accounts.calendar.accounts.<name>.vdirsyncer.verify | Null or path to certificate to verify SSL against
|
| accounts.calendar.accounts.<name>.vdirsyncer.tokenFile | A file path where access tokens are stored.
|
| programs.gnome-terminal.profile.<name>.deleteBinding | Which string the terminal should send to an application when the user
presses the Delete key.
auto
: Send the @7 control sequence.
ascii-backspace
: Send an ASCII backspace character (0x08).
ascii-delete
: Send an ASCII delete character (0x7F).
delete-sequence
: Send the @7 control sequence.
tty
: Send terminal's "erase" setting.
|
| accounts.contact.accounts.<name>.vdirsyncer.urlCommand | A command that prints the URL of the storage.
|
| services.syncthing.settings.folders.<name>.devices | The devices this folder should be shared with
|
| accounts.calendar.accounts.<name>.vdirsyncer.userAgent | The user agent to report to the server
|
| programs.neovim.plugins.*.runtime.<name>.recursive | If the file source is a directory, then this option
determines whether the directory should be recursively
linked to the target location
|
| launchd.agents.<name>.config.EnvironmentVariables | This optional key is used to specify additional environment variables to be set before running the
job.
|
| accounts.calendar.accounts.<name>.remote.passwordCommand | A command that prints the password to standard output.
|
| programs.firefox.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| programs.vscode.profiles.<name>.enableExtensionUpdateCheck | Whether to enable update notifications for extensions
|
| accounts.contact.accounts.<name>.thunderbird.token | A token is generated when adding an address book manually to Thunderbird, this can be entered here.
|
| accounts.calendar.accounts.<name>.vdirsyncer.postHook | Command to call for each item creation and modification
|
| launchd.agents.<name>.config.Disabled | This optional key is used as a hint to launchctl(1) that it should not submit this job to launchd when
loading a job or jobs
|
| accounts.contact.accounts.<name>.vdirsyncer.timeRange.start | Start of time range to show.
|
| programs.vscode.profiles.<name>.keybindings.*.command | The VS Code command to execute.
|
| programs.librewolf.profiles.<name>.search.privateDefault | The default search engine used in the Private Browsing.
|
| accounts.calendar.accounts.<name>.vdirsyncer.timeRange.end | End of time range to show.
|
| programs.librewolf.profiles.<name>.bookmarks.configFile | Configuration file to define custom bookmarks.
|
| programs.autorandr.profiles.<name>.hooks.postswitch | Postswitch hook executed after mode switch.
|
| programs.borgmatic.backups.<name>.retention.keepMonthly | Number of monthly archives to keep
|
| accounts.contact.accounts.<name>.thunderbird.enable | Whether to enable the Thunderbird mail client for this account.
|
| programs.irssi.networks.<name>.server.ssl.certificateFile | Path to a file containing the certificate used for
client authentication to the server.
|
| accounts.email.accounts.<name>.mujmap.settings.cache_dir | The cache directory in which to store mail files while they are being
downloaded
|
| accounts.calendar.accounts.<name>.vdirsyncer.timeRange | A time range to synchronize. start and end can be any Python
expression that returns a datetime.datetime
object.
|
| launchd.agents.<name>.config.EnableTransactions | This flag instructs launchd that the job promises to use vproc_transaction_begin(3) and
vproc_transaction_end(3) to track outstanding transactions that need to be reconciled before the
process can safely terminate
|
| accounts.email.accounts.<name>.mujmap.settings.tags.phishing | Tag for notmuch to use for the IANA $Phishing keyword
|
| accounts.calendar.accounts.<name>.thunderbird.color | Display color of the calendar in hex
|
| accounts.calendar.accounts.<name>.thunderbird.readOnly | Mark calendar as read only
|
| accounts.calendar.accounts.<name>.primaryCollection | The primary collection of the account
|
| accounts.calendar.accounts.<name>.vdirsyncer.itemTypes | Kinds of items to show
|
| programs.thunderbird.profiles.<name>.search.force | Whether to force replace the existing search
configuration
|
| programs.obsidian.vaults.<name>.settings.corePlugins.*.settings | Plugin settings to include.
|
| services.podman.containers.<name>.environmentFile | Paths to files containing container environment variables.
|
| programs.librewolf.profiles.<name>.extensions.force | Whether to override all previous firefox settings
|
| programs.thunderbird.profiles.<name>.search.default | The default search engine used in the address bar and search
bar.
|
| launchd.agents.<name>.config.SoftResourceLimits.ResidentSetSize | The maximum size (in bytes) to which a process's resident set size may grow
|
| launchd.agents.<name>.config.HardResourceLimits.ResidentSetSize | The maximum size (in bytes) to which a process's resident set size may grow
|
| accounts.calendar.accounts.<name>.vdirsyncer.useVcard4 | Specifies whether vdirsyncer should request vCards in version 4.0
|
| services.xsuspender.rules.<name>.downclockOnBattery | Limit CPU consumption for this factor when on battery power
|
| programs.anki.sync.usernameFile | Path to a file containing the sync account username.
|
| accounts.contact.accounts.<name>.vdirsyncer.metadata | Metadata keys that should be synchronized when vdirsyncer
metasync is executed.
|