glif
glif copied to clipboard
Make themes loadable via TOML dotfiles
E.g. /home/fred/.local/share/Qglif/theme.toml.
Can the --prelude idea at https://github.com/mfeq/Qglif/issues/4#issuecomment-692446514 replace this @eliheuer ?
Maybe, I'll try to make some themes that work with the --prelude idea and see how that works.
Update: This issue now pertains to glifrenderer.rlib, the code here would just call a function that must be added there. ipc.rlib should handle all settings files, moving MFEKglif settings to ipc.rlib is on my TODO
I'm working on this again, I think I know how to do it now.