mirror of
https://github.com/catppuccin/catppuccin
synced 2025-02-16 20:38:27 +00:00
docs: fix duckduckgo and brave search category (#1919)
Co-authored-by: rubyowo <rubyowo@users.noreply.github.com>
This commit is contained in:
parent
92d211e969
commit
db4db066f8
2 changed files with 4 additions and 4 deletions
|
@ -1055,6 +1055,8 @@ Catppuccin is available for various apps and in different formats. Here is a lis
|
|||
<details open>
|
||||
<summary>🔎 Search Engines</summary>
|
||||
|
||||
- [Brave Search](https://github.com/catppuccin/brave-search)
|
||||
- [DuckDuckGo](https://github.com/catppuccin/duckduckgo)
|
||||
- [NixOS Search](https://github.com/catppuccin/nixos-search)
|
||||
- [SearXNG](https://github.com/catppuccin/SearXNG)
|
||||
- [Startpage](https://github.com/catppuccin/startpage)
|
||||
|
@ -1092,10 +1094,8 @@ Catppuccin is available for various apps and in different formats. Here is a lis
|
|||
- [Alfred](https://github.com/catppuccin/alfred)
|
||||
- [Anki](https://github.com/catppuccin/anki)
|
||||
- [Bento](https://github.com/catppuccin/bento)
|
||||
- [Brave Search](https://github.com/catppuccin/brave-search)
|
||||
- [Codeberg](https://github.com/catppuccin/codeberg)
|
||||
- [DeepL](https://github.com/catppuccin/deepl)
|
||||
- [DuckDuckGo](https://github.com/catppuccin/duckduckgo)
|
||||
- [Foliate](https://github.com/catppuccin/foliate)
|
||||
- [GitHub](https://github.com/catppuccin/github)
|
||||
- [ichi.moe](https://github.com/catppuccin/ichi.moe)
|
||||
|
|
|
@ -67,7 +67,7 @@ ports:
|
|||
platform: [linux, macos, windows]
|
||||
brave-search:
|
||||
name: Brave Search
|
||||
category: productivity
|
||||
category: search_engine
|
||||
platform: userstyle
|
||||
icon: brave
|
||||
color: peach
|
||||
|
@ -139,7 +139,7 @@ ports:
|
|||
platform: [linux]
|
||||
duckduckgo:
|
||||
name: DuckDuckGo
|
||||
category: productivity
|
||||
category: search_engine
|
||||
platform: userstyle
|
||||
color: peach
|
||||
dunst:
|
||||
|
|
Loading…
Add table
Reference in a new issue