unmanbearpig / unmenu

GNU General Public License v3.0
5 stars 3 forks source link

if there is not a config file at ~/.config/unmenu/config.toml present, create it. #14

Open aspauldingcode opened 1 month ago

aspauldingcode commented 1 month ago

cp the default config from unmenu.app/Contents/Resources/default_config.toml to ~/.config/unmenu/config.toml if there is no config in the location already.

aspauldingcode commented 1 month ago

I'm not sure if this is already default behavior, but it should be required because the app doesn't function otherwise.