A wofi-based profile launcher inspired by rofirefox. It's compatible with any mozilla-like .ini file profiles, including Firefox, Thunderbird and Zen Browser.
Add the following to your flake.nix.
runzilla.url = "github:valyntyler/runzilla";
runzilla.inputs.nixpkgs.follows = "nixpkgs";Then, enable the package by adding wofizilla.packages.x86_64-linux.wozilla to your system packages.
wofizilla <command>: [ zen | firefox | thunderbird]Usage with other programs is possible by specifying the --config-path flag:
wofizilla floorp --config-path ~/.floorp/profiles.ini