users/foo-dogsquared: update Tridactyl and custom homepage config

This commit is contained in:
Gabriel Arazas 2025-03-10 11:24:00 +08:00
parent a251e5ce92
commit d22937d40c
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
2 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,7 @@ bind fF hint -t
bind fB hint -b bind fB hint -b
bind fI hint -I bind fI hint -I
bind fz hint -z bind fz hint -z
bind fy hint -y
" Recontaining them nicefully. " Recontaining them nicefully.
bind qQ recontain Personal bind qQ recontain Personal

View File

@ -163,6 +163,8 @@ icon.name = "gamepad-variant"
[miscellanea] [miscellanea]
name = "Miscellanea" name = "Miscellanea"
flavorText = "Your extra dump of links" flavorText = "Your extra dump of links"
textOnly = true
weight = 10000
links = [ links = [
{ url = "https://globaltracktrace.ptc.post/gtt.web/", text = "Global parcel tracker" }, { url = "https://globaltracktrace.ptc.post/gtt.web/", text = "Global parcel tracker" },
] ]