unmanbearpig / unmenu

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

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

Open aspauldingcode opened 2 days ago

aspauldingcode commented 2 days 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 2 days ago

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