rofi-rbw icon indicating copy to clipboard operation
rofi-rbw copied to clipboard

[Feature] Use toml for configuration instaed of rc

Open CupricReki opened this issue 3 months ago • 1 comments

The rofi-rbw.rc config file is non-standard and appears to use the same key,value format as toml. Toml is widely used and IDEs recognize the format.

Existing users would only need to rename their rofi-rbw.rc file to rofi-rbw.toml. You could easily keep backwards compatibility if you wanted.

CupricReki avatar Nov 23 '25 18:11 CupricReki

Apart from some technical difficulties: What would be the advantage? The file is readable already and has no complicated content.

fdw avatar Nov 23 '25 19:11 fdw