users/foo-dogsquared: update Tridactyl and homepage settings

This commit is contained in:
Gabriel Arazas 2025-01-12 14:12:13 +08:00
parent f5cc6f27e6
commit f30be27328
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
2 changed files with 10 additions and 0 deletions

View File

@ -23,6 +23,7 @@ set update.nativeinstallcmd echo
" Additional and modified keybindings.
bind yt tabduplicate
bind yf hint -y
bind gK elementunhide
@ -33,6 +34,14 @@ bind gR reader --tab
unbind d
bind dd tabclose
unbind f
unbind F
bind ff hint
bind fF hint -t
bind fB hint -b
bind fI hint -I
bind fz hint -z
" Recontaining them nicefully.
bind qQ recontain Personal
bind qW recontain Work

View File

@ -53,6 +53,7 @@ flavorText = "No matter how hard I try, it's pretty crap"
textOnly = true
links = [
{ url = "https://app.diagrams.net/", text = "lazy way of drawing things" },
{ url = "https://penpot.app", text = "Penpot" },
{ url = "https://figma.com", text = "Figma..." },
{ url = "https://www.awwwards.com/", text = "Awwwards" },
{ url = "https://dribbble.com", text = "Dribbble" },