mako
mako copied to clipboard
Feature Request: Support for Importing Configuration Files in Mako
I’d like to request a feature in Mako that allows importing external configuration files, similar to how Rofi supports importing .rasi files for theming. This would allow users to dynamically change settings like colors without modifying the main configuration file.
This would make it easier to manage and dynamically update Mako’s settings, especially for those using tools like pywal or Hyprland.
This feature has recently been added to mako, with the include configuration option. I'm currently using it to load themes generated by darkman.
To me, this issue looks like a duplicate of #523.