diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/.config b/linux/.config index 8a84cad..09b5a4a 100644 --- a/linux/.config +++ b/linux/.config @@ -36,7 +36,7 @@ CONFIG_POI_EXE="poi" # CONFIG_PATH_CONFIG="~/.config/smolbote/smolbote.cfg" CONFIG_PATH_CRASHDUMP="~/.config/smolbote/crash.d" -CONFIG_PATH_FILTER="~/.config/smolbote/host.d" +CONFIG_PATH_FILTER="~/.config/smolbote/hosts.d" CONFIG_PATH_PLUGINS="~/.config/smolbote/plugins.d" CONFIG_PATH_PROFILES="~/.config/smolbote/profiles.d" CONFIG_PATH_BOOKMARKS="~/.config/smolbote/bookmarks.xbel" |