aboutsummaryrefslogtreecommitdiff
path: root/lib/configuration/defaults.h.linux
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-09-19 23:35:43 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-09-19 23:35:43 +0200
commit2c20acb1981fc8fbd884dbece2a1115ca37732d2 (patch)
treecafd753960b509f1c572448aaf7591a4ddb2dce8 /lib/configuration/defaults.h.linux
parentclang-format pass (diff)
downloadsmolbote-2c20acb1981fc8fbd884dbece2a1115ca37732d2.tar.xz
Update documentation
Diffstat (limited to 'lib/configuration/defaults.h.linux')
-rw-r--r--lib/configuration/defaults.h.linux10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/configuration/defaults.h.linux b/lib/configuration/defaults.h.linux
deleted file mode 100644
index 983e36b..0000000
--- a/lib/configuration/defaults.h.linux
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef SMOLBOTE_DEFAULTS
-#define SMOLBOTE_DEFAULTS
-
-#define filter_path "~/.config/smolbote/hosts.d"
-#define plugins_path "~/.config/smolbote/plugins.d"
-#define profiles_path "~/.config/smolbote/profiles.d"
-#define bookmarks_path "~/.config/smolbote/bookmarks.xbel"
-#define downloads_path "~/Downloads"
-
-#endif // SMOLBOTE_DEFAULTS