aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-17 13:32:13 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-17 13:32:13 +0100
commitd592ee191e8aedc84c670e6d818fcf97c0bd7a92 (patch)
treeb2bd8413332cd1567b9ae954835a7a4c930de730 /data
parentFixed build scripts for use with the mercurial repository (diff)
downloadsmolbote-d592ee191e8aedc84c670e6d818fcf97c0bd7a92.tar.xz
Configuration creates missing items based on defaults
Diffstat (limited to 'data')
-rw-r--r--data/poi.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/poi.cfg b/data/poi.cfg
index 26a4c34..557cda5 100644
--- a/data/poi.cfg
+++ b/data/poi.cfg
@@ -46,6 +46,11 @@ filter = {
path = "~/.config/smolbote/hosts.d";
};
+// Plugin settings
+plugins = {
+ path = "~/.config/smolbote/plugins.d";
+};
+
// Profile settings
profile = {
path = "~/.config/smolbote/Profiles";