lite-plugins icon indicating copy to clipboard operation
lite-plugins copied to clipboard

Add new plugin: userconfig

Open Jipok opened this issue 4 years ago • 0 comments

Fixes https://github.com/rxi/lite/issues/112 Partially solves https://github.com/rxi/lite/issues/49 I know about the https://github.com/rxi/lite-plugins/pull/85 plugin. But I didn't like the way it was written, so I wrote mine from scratch. My version:

  • Should support windows. Although I haven't tested
  • Uses the existing Core: Open User Module command instead of introducing its own duplicate and confusing one
  • Partially supports the Freedesktop specifications. It respects XDG_CONFIG_HOME if specified
  • Exports the path to the configuration folder for use in other plugins

Jipok avatar Nov 08 '20 14:11 Jipok