Commit graph

3 commits

Author SHA1 Message Date
71cfee95bc Add Config System instead of hardcoding values
Config is read from `$XDG_CONFIG_DIRECTORY/ibis/config.toml`
falling back to `~/.config/ibis/config.toml` if `$XDG_CONFIG_DIRECTORY`
is not set.
2022-04-15 21:01:18 +02:00
d04aecc6ad Add lots of functionality
This is in a usable state now and I have been using it for the last
months.
2022-04-15 16:21:32 +02:00
3e48c36870 Initial commit 2020-10-26 18:35:16 +01:00