Gogh-Co / Gogh

Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
https://gogh-co.github.io/Gogh/
MIT License
9.37k stars 605 forks source link

Automatically create foot config if it does not exist #455

Closed stablestud closed 4 months ago

stablestud commented 4 months ago

This commit will make Gogh automatically create a foot configuration file, so the theme values can be saved into it. But only if it didn't exist beforehand.

This eases the user configuration as foot doesn't come with a configuration shipped by default and the user doesn't need to manually copy the config file from foot's source

stablestud commented 4 months ago

The commit also includes few space indent fixes