From d50c69b3731e6bff975ae8a6865442883b216970 Mon Sep 17 00:00:00 2001
From: sefidel <contact@sefidel.net>
Date: Sat, 4 Feb 2023 01:25:46 +0900
Subject: feat(*): use current identity

---
 home/profiles/browsing/qutebrowser-settings.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'home/profiles/browsing')

diff --git a/home/profiles/browsing/qutebrowser-settings.nix b/home/profiles/browsing/qutebrowser-settings.nix
index 3125966..c394f45 100644
--- a/home/profiles/browsing/qutebrowser-settings.nix
+++ b/home/profiles/browsing/qutebrowser-settings.nix
@@ -1,5 +1,5 @@
 let
-  # Softjelly by zachel <zach@zachel.io>
+  # Softjelly by sefidel <contact@sefidel.com>
   # Modified to increase visibility on qutebrowser
   base00 = "#151515";
   base01 = "#222329";
@@ -20,7 +20,7 @@ let
 in
 {
   # Base16 qutebrowser template by theova
-  # Modified by zachel <zach@zachel.io>
+  # Modified by sefidel <contact@sefidel.com>
 
   # Value to use for `prefers-color-scheme:` for websites.
   # Valid values: light, dark, auto.
-- 
cgit 1.4.1