about summary refs log tree commit diff
path: root/home/profiles/browsing/qutebrowser-settings.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-04 01:25:46 +0900
committersefidel <contact@sefidel.net>2023-02-04 01:25:52 +0900
commitd50c69b3731e6bff975ae8a6865442883b216970 (patch)
tree9ac31c6fc4ab3fe34e02fb9fe077eef29eadadd3 /home/profiles/browsing/qutebrowser-settings.nix
parentd99afd8075d8b894f7439d8c76d6047bd8bf2be0 (diff)
downloadnixrc-d50c69b3731e6bff975ae8a6865442883b216970.tar.gz
nixrc-d50c69b3731e6bff975ae8a6865442883b216970.zip
feat(*): use current identity
Diffstat (limited to 'home/profiles/browsing/qutebrowser-settings.nix')
-rw-r--r--home/profiles/browsing/qutebrowser-settings.nix4
1 files changed, 2 insertions, 2 deletions
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.