The Runtime directories seems to be a hardcoded or an at-compile-time set parameter.
I would like to be able to customize that to my liking by setting a build-time option.
(Spoiler: I will set it to /usr/share/helix/runtime but you can keep it as-is if that fits you better.)
Config file: default
Language file: default
Log file: /root/.cache/helix/helix.log
Runtime directories: /root/.config/helix/runtime;/usr/bin/runtime
Runtime directory does not exist: /root/.config/helix/runtime
Runtime directory does not exist: /usr/bin/runtime
Clipboard provider: wl-paste+wl-copy
System clipboard provider: wl-paste+wl-copy
The
Runtime directoriesseems to be a hardcoded or an at-compile-time set parameter.I would like to be able to customize that to my liking by setting a build-time option.
(Spoiler: I will set it to
/usr/share/helix/runtimebut you can keep it as-is if that fits you better.)