mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: added bookmarks
This commit is contained in:
parent
785452a1e0
commit
91876ddc92
1 changed files with 32 additions and 0 deletions
|
@ -2,6 +2,27 @@
|
|||
name = "Tools";
|
||||
toolbar = false;
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Cyanophage Layout Analyzer";
|
||||
url = "https://cyanophage.github.io/";
|
||||
tags = [
|
||||
"cyanophage"
|
||||
"keyboard"
|
||||
"layout"
|
||||
];
|
||||
keyword = "Layout";
|
||||
}
|
||||
{
|
||||
name = "Oryx";
|
||||
url = "https://configure.zsa.io/moonlander";
|
||||
tags = [
|
||||
"zsa"
|
||||
"moonlander"
|
||||
"keyboard"
|
||||
"layout"
|
||||
];
|
||||
keyword = "Moon";
|
||||
}
|
||||
{
|
||||
name = "Hugging Face";
|
||||
url = "https://www.huggingface.co";
|
||||
|
@ -13,6 +34,17 @@
|
|||
];
|
||||
keyword = "Hug";
|
||||
}
|
||||
{
|
||||
name = "DeepSeek";
|
||||
url = "https://chat.deepseek.com/";
|
||||
tags = [
|
||||
"deepseek"
|
||||
"deep"
|
||||
"seek"
|
||||
"ai"
|
||||
];
|
||||
keyword = "Deep";
|
||||
}
|
||||
{
|
||||
name = "Uncensored AI";
|
||||
url = "https://www.aiuncensored.info";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue