mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
users/foo-dogsquared: update Tridactyl config
This commit is contained in:
parent
13d9b64d02
commit
2f10b2e043
@ -26,8 +26,6 @@ bind yt tabduplicate
|
|||||||
|
|
||||||
bind gK elementunhide
|
bind gK elementunhide
|
||||||
|
|
||||||
bind <C-F> fullscreen
|
|
||||||
|
|
||||||
bind gR reader --tab
|
bind gR reader --tab
|
||||||
|
|
||||||
" Make it closer to Vim, I guess since we're going to use closer functions
|
" Make it closer to Vim, I guess since we're going to use closer functions
|
||||||
@ -84,27 +82,30 @@ autocontain -s lwn\.net Personal
|
|||||||
" Ideally, this should be in Tangram or similar.
|
" Ideally, this should be in Tangram or similar.
|
||||||
autocontain -s discourse\.nixos\.org Personal
|
autocontain -s discourse\.nixos\.org Personal
|
||||||
autocontain -s discourse\.gohugo\.io Personal
|
autocontain -s discourse\.gohugo\.io Personal
|
||||||
autocontain -s *\.github\.io Personal
|
autocontain -s .+\.github\.io Personal
|
||||||
autocontain -s *\.gitlab\.io Personal
|
autocontain -s .+\.gitlab\.io Personal
|
||||||
|
|
||||||
" My communication chat apps. Facebook Messenger should be in its own
|
" My communication chat apps. Facebook Messenger should be in its own
|
||||||
" container.
|
" container.
|
||||||
autocontain -s discord\.com Chat
|
autocontain -s discord\.com Chat
|
||||||
autocontain -s *\.zulipchat\.com Chat
|
autocontain -s .+\.zulipchat\.com Chat
|
||||||
autocontain -s element\.io Chat
|
autocontain -s element\.io Chat
|
||||||
autocontain -s rocket\.chat Chat
|
autocontain -s rocket\.chat Chat
|
||||||
autocontain -s revolt\.chat Chat
|
autocontain -s revolt\.chat Chat
|
||||||
|
|
||||||
" My self-hosted instances and my personal domain.
|
" My self-hosted instances and my personal domain.
|
||||||
autocontain -s *\.local Self-hosted
|
autocontain -s .+\.local Self-hosted
|
||||||
autocontain -s *\.theinternaltld Self-hosted
|
autocontain -s .+\.internal Self-hosted
|
||||||
|
autocontain -s .+\.theinternaltld Self-hosted
|
||||||
autocontain -s foodogsquared\.one Self-hosted
|
autocontain -s foodogsquared\.one Self-hosted
|
||||||
|
|
||||||
" Most software forges should be separated.
|
" Most software forges should be separated.
|
||||||
autocontain -s hetzner\.com Work
|
autocontain -s hetzner\.com Work
|
||||||
autocontain -s digitalocean\.com Work
|
autocontain -s digitalocean\.com Work
|
||||||
|
autocontain -s aws\.amazon\.com Work
|
||||||
autocontain -s github\.com Work
|
autocontain -s github\.com Work
|
||||||
autocontain -s gitlab\.com Work
|
autocontain -s gitlab\.com Work
|
||||||
|
autocontain -s app\.netlify\.com Work
|
||||||
autocontain -s archive\.softwareheritage\.com Work
|
autocontain -s archive\.softwareheritage\.com Work
|
||||||
|
|
||||||
" So does most freelancing sites.
|
" So does most freelancing sites.
|
||||||
|
Loading…
Reference in New Issue
Block a user