Extra files to put in ~/.config/anyrun, a wrapper over xdg.configFile.
Declarations
Type
attribute set
Default
{ }
Example
''
programs.anyrun.extraConfigFiles."plugin-name.ron".text = '''
Config(
some_option: true,
)
'''
''
Sign in to create a configuration using this setting.