From bfcba6ea720341a9fc593297dcb9edad0a2590a4 Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Mon, 7 Apr 2025 00:23:38 -0700 Subject: [PATCH] feat(mtab): mew tab --- home/profiles/graphical/floorp/mtab.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/profiles/graphical/floorp/mtab.nix b/home/profiles/graphical/floorp/mtab.nix index d86c7ae6..dc616bc0 100644 --- a/home/profiles/graphical/floorp/mtab.nix +++ b/home/profiles/graphical/floorp/mtab.nix @@ -74,7 +74,7 @@ useCustomEngine = false; }; title = { - defaultTitle = "mtab"; + defaultTitle = "Mew Tab"; dynamic = { enabled = true; }; faviconType = "default"; };