From 089abd62383516eb33cbc1c93b06826a0cba3d7b Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 3 Jul 2017 14:47:24 +0200 Subject: Added homepage and newtab to profile widget --- data/poi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') 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" -- cgit v1.2.1