From a901aaaf6992afd74bd7fcddf812772aad810638 Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Thu, 7 May 2026 18:04:29 -0400 Subject: [PATCH] Add search bar --- apps/hydra/glance/configmap-glance.yaml | 12 ++++++++++-- config/glance/config/home.yml | 12 ++++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/apps/hydra/glance/configmap-glance.yaml b/apps/hydra/glance/configmap-glance.yaml index b5c04d8..41d757e 100644 --- a/apps/hydra/glance/configmap-glance.yaml +++ b/apps/hydra/glance/configmap-glance.yaml @@ -91,6 +91,14 @@ data: url: https://x.com/Cosmedani05 - size: full widgets: + - type: search + search-engine: https://search.brave.com/search?q={QUERY} + new-tab: true + bangs: + - title: YouTube + shortcut: "!yt" + url: https://www.youtube.com/results?search_query={QUERY} + - type: videos title: Chill Music channels: @@ -159,7 +167,7 @@ data: - UCBn3itOeDjCeuol70nQq1cg # Domaie Sauvage style: grid-cards collapse-after-rows: 2 - limit: 8 + limit: 16 - type: videos title: Hardware @@ -168,7 +176,7 @@ data: - UCKqKiBDpq9j29bXbBx0cfOw # BuildWit style: grid-cards collapse-after-rows: 2 - limit: 8 + limit: 16 - size: small widgets: diff --git a/config/glance/config/home.yml b/config/glance/config/home.yml index 5bbcd65..899d3fe 100644 --- a/config/glance/config/home.yml +++ b/config/glance/config/home.yml @@ -53,6 +53,14 @@ url: https://x.com/Cosmedani05 - size: full widgets: + - type: search + search-engine: https://search.brave.com/search?q={QUERY} + new-tab: true + bangs: + - title: YouTube + shortcut: "!yt" + url: https://www.youtube.com/results?search_query={QUERY} + - type: videos title: Chill Music channels: @@ -121,7 +129,7 @@ - UCBn3itOeDjCeuol70nQq1cg # Domaie Sauvage style: grid-cards collapse-after-rows: 2 - limit: 8 + limit: 16 - type: videos title: Hardware @@ -130,7 +138,7 @@ - UCKqKiBDpq9j29bXbBx0cfOw # BuildWit style: grid-cards collapse-after-rows: 2 - limit: 8 + limit: 16 - size: small widgets: