glif icon indicating copy to clipboard operation
glif copied to clipboard

Make themes loadable via TOML dotfiles

Open ctrlcctrlv opened this issue 5 years ago • 4 comments

E.g. /home/fred/.local/share/Qglif/theme.toml.

ctrlcctrlv avatar Sep 12 '20 12:09 ctrlcctrlv

Can the --prelude idea at https://github.com/mfeq/Qglif/issues/4#issuecomment-692446514 replace this @eliheuer ?

ctrlcctrlv avatar Sep 15 '20 04:09 ctrlcctrlv

Maybe, I'll try to make some themes that work with the --prelude idea and see how that works.

eliheuer avatar Sep 27 '20 12:09 eliheuer

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

ctrlcctrlv avatar Dec 27 '21 12:12 ctrlcctrlv

I'm working on this again, I think I know how to do it now.

eliheuer avatar Mar 13 '23 19:03 eliheuer