add a command that is able to fetch settings from the theme.toml file. the command could be something like leftwm-theme current (field name), which would on being run return the value of (theme name) from the current theme.toml file. such a command would be useful when implementing themes with external programs like dmenu.
add a command that is able to fetch settings from the theme.toml file. the command could be something like
leftwm-theme current (field name)
, which would on being run return the value of (theme name) from the current theme.toml file. such a command would be useful when implementing themes with external programs like dmenu.