Commit graph

3 commits

Author SHA1 Message Date
fbc00044e8 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.
2023-05-24 11:11:12 +02:00
06d283b17c Add lots of functionality
This is in a usable state now and I have been using it for the last
months.
2023-05-24 11:11:12 +02:00
526d6a0c7d Initial commit 2023-05-24 11:11:12 +02:00