diff options
| author | Federico Angelilli <code@fedang.net> | 2024-07-10 22:18:02 +0200 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2024-07-10 22:18:02 +0200 |
| commit | 53691bc0cfa4336408b8208a9062291c36927ab2 (patch) | |
| tree | e4270ed1e942a0ab7c3afb44a36e0759b1ecdcae /comet.conf | |
| parent | d575e261c85b70a8de4f02fb2115b102d3c33f64 (diff) | |
Add config loading
Diffstat (limited to 'comet.conf')
| -rw-r--r-- | comet.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/comet.conf b/comet.conf new file mode 100644 index 0000000..4ccdf21 --- /dev/null +++ b/comet.conf @@ -0,0 +1,5 @@ +; vim: syn=confini ts=4 sw=4 et + +[bar] +width = 1700 +height = 40 |
