forked from nico/dots
glance: add search
This commit is contained in:
parent
3a6ea0dedc
commit
1ffdd56697
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@
|
||||||
{
|
{
|
||||||
size = "full";
|
size = "full";
|
||||||
widgets = [
|
widgets = [
|
||||||
|
{
|
||||||
|
type = "search";
|
||||||
|
search-engine = "duckduckgo";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
type = "group";
|
type = "group";
|
||||||
widgets = [
|
widgets = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue