mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
users/foo-dogsquared: update Tridactyl and homepage settings
This commit is contained in:
parent
f5cc6f27e6
commit
f30be27328
@ -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
|
||||
|
@ -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" },
|
||||
|
Loading…
Reference in New Issue
Block a user