mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 06:19:00 +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.
|
" Additional and modified keybindings.
|
||||||
bind yt tabduplicate
|
bind yt tabduplicate
|
||||||
|
bind yf hint -y
|
||||||
|
|
||||||
bind gK elementunhide
|
bind gK elementunhide
|
||||||
|
|
||||||
@ -33,6 +34,14 @@ bind gR reader --tab
|
|||||||
unbind d
|
unbind d
|
||||||
bind dd tabclose
|
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.
|
" Recontaining them nicefully.
|
||||||
bind qQ recontain Personal
|
bind qQ recontain Personal
|
||||||
bind qW recontain Work
|
bind qW recontain Work
|
||||||
|
@ -53,6 +53,7 @@ flavorText = "No matter how hard I try, it's pretty crap"
|
|||||||
textOnly = true
|
textOnly = true
|
||||||
links = [
|
links = [
|
||||||
{ url = "https://app.diagrams.net/", text = "lazy way of drawing things" },
|
{ 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://figma.com", text = "Figma..." },
|
||||||
{ url = "https://www.awwwards.com/", text = "Awwwards" },
|
{ url = "https://www.awwwards.com/", text = "Awwwards" },
|
||||||
{ url = "https://dribbble.com", text = "Dribbble" },
|
{ url = "https://dribbble.com", text = "Dribbble" },
|
||||||
|
Loading…
Reference in New Issue
Block a user