From 0b2e8f479f5fbb79ef001dc7b1ecf390d045976e Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 21 Jun 2025 21:28:06 +0900 Subject: modified plugins/dadbod.lua --- ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/dadbod.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/dadbod.lua b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/dadbod.lua index 5004a1c..bc0da62 100644 --- a/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/dadbod.lua +++ b/ar/.config/TheSiahxyz/lua/TheSiahxyz/plugins/dadbod.lua @@ -16,6 +16,7 @@ return { local home = vim.fn.expand("~") vim.g.dbs = { firefox = "sqlite://" .. home .. "/.mozilla/firefox/si.default/places.sqlite", + librewolf = "sqlite://" .. home .. "/.librewolf/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", -- cgit v1.2.3