about summary refs log tree commit diff
path: root/home/profiles/browsing/qutebrowser-settings.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-12 18:15:39 +0900
committersefidel <contact@sefidel.net>2022-02-12 18:15:39 +0900
commitd2dd5d1287e0f2630e1407ecb09b13413f4e2d93 (patch)
tree758b9901a0cc41b80c15468874043d78f62304aa /home/profiles/browsing/qutebrowser-settings.nix
parentef8b67dce728192cc76df2d53e0787bdaa6573db (diff)
downloadnixrc-d2dd5d1287e0f2630e1407ecb09b13413f4e2d93.tar.gz
nixrc-d2dd5d1287e0f2630e1407ecb09b13413f4e2d93.zip
feat: boopy -> zach
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 47fae23..40d2189 100644
--- a/home/profiles/browsing/qutebrowser-settings.nix
+++ b/home/profiles/browsing/qutebrowser-settings.nix
@@ -1,5 +1,5 @@
 let
-  # Nightlamp theme by boopy <hi@boopy.dev>
+  # Nightlamp theme by zachel <zach@zachel.io>
   # Modified to increase visibility on qutebrowser
   base00 = "#151515";
   base01 = "#222329";
@@ -20,7 +20,7 @@ let
 in
 {
   # Base16 qutebrowser template by theova
-  # Modified by boopy <hi@boopy.dev>
+  # Modified by zachel <zach@zachel.io>
 
   # Value to use for `prefers-color-scheme:` for websites.
   # Valid values: light, dark, auto.