From 12f47e852d5db80d9ac95690bb9a117ccff2c4e3 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:48:41 +0900 Subject: updates --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/dadbod.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/dadbod.lua') diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/dadbod.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/dadbod.lua index 41adb5a..730ebfe 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/dadbod.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/dadbod.lua @@ -18,6 +18,7 @@ return { firefox = "sqlite://" .. home .. "/.mozilla/firefox/si.default/places.sqlite", mysql = "mariadb://user:password@localhost/mysql", postsql = "postgresql://postgres:mypassword@localhost:5432/postgresql", + qutebrowser = "sqlite://" .. home .. "/.local/share/qutebrowser/history.sqlite", sqlite = "sqlite://" .. home .. "/.local/share/db/sqlite.db", } local wk = require("which-key") -- cgit v1.2.3