diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/poi.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/poi.toml b/data/poi.toml index 31e1152..fe3a4fc 100644 --- a/data/poi.toml +++ b/data/poi.toml @@ -31,7 +31,7 @@ search="https://duckduckgo.com/?q=$term&kp=-1" # A nameless ("") profile is off-the-record [browser.profile] default="" -path="$cache/Profiles/" +path="$home/.config/smolbote/profiles/" [browser.profile.new] path="$home/.config/smolbote/profiles" |