summaryrefslogtreecommitdiff
path: root/hm/soft/browser.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soft/browser.nix')
-rw-r--r--hm/soft/browser.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/hm/soft/browser.nix b/hm/soft/browser.nix
index dfbf92d..72f13c3 100644
--- a/hm/soft/browser.nix
+++ b/hm/soft/browser.nix
@@ -34,6 +34,12 @@ in
keyword = "yt";
url = "https://www.youtube.com";
}
+ {
+ name = "cwel";
+ tags = [ "cwel" ];
+ keyword = "cwel";
+ url = "https://gemini.google.com/app";
+ }
];
}
];