| programs.floorp.profiles.<name>.search | Declarative search engine configuration.
|
| accounts.email.accounts.<name>.address | The email address of this account.
|
| accounts.email.accounts.<name>.aliases | Alternative identities of this account.
|
| accounts.contact.accounts.<name>.local | Local configuration for the contacts.
|
| programs.sftpman.mounts.<name>.beforeMount | Command to run before mounting.
|
| accounts.email.accounts.<name>.maildir | Maildir configuration for this account.
|
| accounts.email.accounts.<name>.folders | Standard email folders.
|
| launchd.agents.<name>.config.LimitLoadToHosts | This configuration file only applies to the hosts listed with this key
|
| services.activitywatch.watchers.<name>.settings | The settings for the individual watcher in TOML format
|
| launchd.agents.<name>.config.InitGroups | This optional key specifies whether initgroups(3) should be called before running the job
|
| programs.smug.projects.<name>.beforeStart | Commands to execute before the tmux-session starts.
|
| programs.ssh.matchBlocks.<name>.hashKnownHosts | Indicates that
ssh(1)
should hash host names and addresses when they are added to
the known hosts file.
|
| programs.ssh.matchBlocks.<name>.forwardX11 | Specifies whether X11 connections will be automatically redirected
over the secure channel and DISPLAY set.
|
| programs.irssi.networks.<name>.server.port | Port of the chat server.
|
| accounts.email.accounts.<name>.aerc.enable | Whether to enable aerc.
|
| launchd.agents.<name>.config.OnDemand | This key was used in Mac OS X 10.4 to control whether a job was kept alive or not
|
| programs.fish.shellAbbrs.<name>.position | If the position is "command", the abbreviation expands only if
the position is a command
|
| programs.librewolf.profiles.<name>.extensions.packages | List of ‹name› add-on packages to install for this profile
|
| services.podman.containers.<name>.entrypoint | The container entrypoint.
|
| xdg.stateFile.<name>.recursive | If the file source is a directory, then this option
determines whether the directory should be recursively
linked to the target location
|
| xdg.cacheFile.<name>.recursive | If the file source is a directory, then this option
determines whether the directory should be recursively
linked to the target location
|
| programs.fish.shellAbbrs.<name>.expansion | The command expanded by an abbreviation.
|
| fonts.fontconfig.configFile.<name>.text | Verbatim contents of the config file
|
| systemd.user.services.<name>.Service.Environment | Environment variables available to executed processes.
|
| programs.ssh.matchBlocks.<name>.forwardAgent | Whether the connection to the authentication agent (if any)
will be forwarded to the remote machine.
|
| programs.obsidian.vaults.<name>.target | Path to target vault relative to the user's HOME.
|
| programs.retroarch.cores.<name>.enable | Whether to enable RetroArch core.
|
| programs.zsh.plugins.*.file | The plugin script to source
|
| xdg.desktopEntries.<name>.categories | Categories in which the entry should be shown in a menu.
|
| programs.i3status-rust.bars.<name>.blocks | Configuration blocks to add to i3status-rust
config
|
| launchd.agents.<name>.config.LaunchOnlyOnce | This optional key specifies whether the job can only be run once and only once
|
| programs.firefoxpwa.profiles.<name>.sites.<name>.desktopEntry.categories | Categories in which the entry should be shown in a menu.
|
| launchd.agents.<name>.config.Program | This key maps to the first argument of execvp(3)
|
| launchd.agents.<name>.config.LimitLoadFromHosts | This configuration file only applies to hosts NOT listed with this key
|
| accounts.email.accounts.<name>.jmap.host | Hostname of JMAP server
|
| programs.vscode.profiles.<name>.userMcp | Configuration written to Visual Studio Code's
mcp.json
|
| programs.ssh.matchBlocks.<name>.addressFamily | Specifies which address family to use when connecting.
|
| launchd.agents.<name>.config.LowPriorityIO | This optional key specifies whether the kernel should consider this daemon to be low priority when
doing file system I/O.
|
| services.syncthing.settings.folders.<name>.enable | Whether to share this folder
|
| services.restic.backups.<name>.environmentFile | A file containing the credentials to access the repository, in the
format of an EnvironmentFile as described by systemd.exec(5)
|
| accounts.contact.accounts.<name>.remote | Remote configuration for the contacts.
|
| programs.i3status.modules.<name>.enable | Whether or not to enable this module.
|
| 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.email.accounts.<name>.primary | Whether this is the primary account
|
| accounts.email.accounts.<name>.enable | Whether this account is enabled
|
| programs.floorp.profiles.<name>.userChrome | Custom Floorp user chrome CSS.
|
| accounts.email.accounts.<name>.smtp.tls.useStartTls | Whether to use STARTTLS.
|
| accounts.email.accounts.<name>.imap.tls.useStartTls | Whether to use STARTTLS.
|
| programs.firefox.profiles.<name>.search | Declarative search engine configuration.
|
| services.git-sync.repositories.<name>.interval | The interval, specified in seconds, at which the synchronization will
be triggered even without filesystem changes.
|
| programs.floorp.profiles.<name>.isDefault | Whether this is a default profile.
|
| accounts.contact.accounts.<name>.local.path | The path of the storage.
|
| accounts.contact.accounts.<name>.local.type | The type of the storage.
|
| programs.sftpman.mounts.<name>.mountOptions | Options to pass to sshfs.
|
| launchd.agents.<name>.config.StandardInPath | This optional key specifies what file should be used for data being supplied to stdin when using
stdio(3).
|
| accounts.email.accounts.<name>.mujmap.settings.username | Username for basic HTTP authentication
|
| accounts.email.accounts.<name>.mujmap.settings.tags.sent | Tag for notmuch to use for messages stored in the mailbox labeled with the
Sent name attribute
|
| xdg.desktopEntries.<name>.startupNotify | If true, it is KNOWN that the application will send a "remove"
message when started with the DESKTOP_STARTUP_ID
environment variable set
|
| programs.rclone.remotes.<name>.config | Regular configuration options as described in rclone's documentation
https://rclone.org/docs/
|
| programs.ssh.matchBlocks.<name>.controlMaster | Configure sharing of multiple sessions over a single network connection.
|
| xdg.desktopEntries.<name>.prefersNonDefaultGPU | If true, the application prefers to be run on a more powerful discrete GPU if available.
|
| programs.thunderbird.profiles.<name>.extensions | List of ‹name› add-on packages to install for this profile
|
| accounts.email.accounts.<name>.smtp.tls.enable | Whether to enable TLS/SSL.
|
| accounts.email.accounts.<name>.imap.tls.enable | Whether to enable TLS/SSL.
|
| accounts.email.accounts.<name>.aerc.imapAuth | Sets the authentication mechanism if imap is used as the incoming
method
|
| accounts.email.accounts.<name>.aerc.smtpAuth | Sets the authentication mechanism if smtp is used as the outgoing
method
|
| programs.smug.projects.<name>.windows.*.panes | Panes to open in a window.
|
| programs.ssh.matchBlocks.<name>.identityAgent | Specifies the location of the ssh identity agent.
|
| xdg.configFile.<name>.recursive | If the file source is a directory, then this option
determines whether the directory should be recursively
linked to the target location
|
| accounts.calendar.accounts.<name>.local | Local configuration for the calendar.
|
| programs.irssi.networks.<name>.channels | Channels for the given network.
|
| launchd.agents.<name>.config.StandardOutPath | This optional key specifies what file should be used for data being sent to stdout when using stdio(3).
|
| accounts.email.accounts.<name>.meli.enable | Whether to enable the meli mail client for this account
|
| programs.smug.projects.<name>.windows.*.root | Root path of window
|
| programs.librewolf.profiles.<name>.extensions.settings.<name>.settings | Json formatted options for this extension.
|
| fonts.fontconfig.configFile.<name>.enable | Whether to enable Whether this font config file should be generated..
|
| accounts.email.accounts.<name>.lieer.enable | Whether to enable lieer Gmail synchronization for notmuch.
|
| programs.gradle.initScripts.<name>.source | Path of the init script file
|
| programs.ssh.matchBlocks.<name>.userKnownHostsFile | Specifies one or more files to use for the user host key
database, separated by whitespace
|
| services.muchsync.remotes.<name>.remote.muchsyncPath | Specifies the path to muchsync on the server
|
| accounts.contact.accounts.<name>.remote.url | The URL of the storage.
|
| accounts.email.accounts.<name>.mujmap.settings.fqdn | Fully qualified domain name of the JMAP service.
mujmap looks up the JMAP SRV record for this host to determine the JMAP session
URL
|
| accounts.email.accounts.<name>.mujmap.settings.tags.inbox | Tag for notmuch to use for messages stored in the mailbox labeled with the
Inbox name attribute
|
| programs.ssh.matchBlocks.<name>.identityFile | Specifies files from which the user identity is read
|
| services.git-sync.repositories.<name>.extraPackages | Extra packages available to git-sync.
|
| programs.fish.functions.<name>.onEvent | Tells fish to run this function when the specified named event is
emitted
|
| fonts.fontconfig.configFile.<name>.source | Config file to source
|
| home.file.<name>.ignorelinks | When recursive is enabled, adds -ignorelinks flag to lndir
It causes lndir to not treat symbolic links in the source directory specially
|
| accounts.email.accounts.<name>.folders.sent | Relative path of the sent mail folder.
|
| launchd.agents.<name>.config.WaitForDebugger | This optional key specifies that launchd should instruct the kernel to have the job wait for a debugger
to attach before any code in the job is executed.
|
| programs.floorp.profiles.<name>.extraConfig | Extra preferences to add to user.js.
|
| accounts.contact.accounts.<name>.local.fileExt | The file extension to use.
|
| services.podman.containers.<name>.description | The description of the container.
|
| programs.hexchat.channels.<name>.options | Channel options.
|
| programs.hexchat.channels.<name>.charset | Character set.
|
| systemd.user.services.<name>.Unit.Documentation | List of URIs referencing documentation for the unit.
|
| programs.vscode.profiles.<name>.userTasks | Configuration written to Visual Studio Code's
tasks.json
|
| accounts.contact.accounts.<name>.khal.readOnly | Keep khal from making any changes to this account.
|
| programs.alot.tags.<name>.translated | Fixed string representation for this tag
|
| accounts.email.accounts.<name>.gpg.signByDefault | Sign messages by default.
|