mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-14 12:19:00 +00:00
users/foo-dogsquared: update Tridactyl and Distrobox config
Some checks failed
Cache outputs / build-custom-packages (push) Has been cancelled
Check flake outputs / check-outputs (push) Has been cancelled
Publish every Git push to master to FlakeHub / flakehub-publish (push) Has been cancelled
Build personalized bootstrap ISO / build-iso (x86_64-linux) (push) Has been cancelled
Build project site / build (push) Has been cancelled
Build devcontainers / build-devcontainers (push) Has been cancelled
Build project site / deploy (push) Has been cancelled
Update Firefox addons / update-firefox-addons (push) Has been cancelled
Some checks failed
Cache outputs / build-custom-packages (push) Has been cancelled
Check flake outputs / check-outputs (push) Has been cancelled
Publish every Git push to master to FlakeHub / flakehub-publish (push) Has been cancelled
Build personalized bootstrap ISO / build-iso (x86_64-linux) (push) Has been cancelled
Build project site / build (push) Has been cancelled
Build devcontainers / build-devcontainers (push) Has been cancelled
Build project site / deploy (push) Has been cancelled
Update Firefox addons / update-firefox-addons (push) Has been cancelled
This commit is contained in:
parent
f24dd8b6d5
commit
48c90da7ba
@ -1 +1 @@
|
|||||||
container_additional_volumes="/nix/store:/nix/store:r /etc/profiles/per-user:/etc/profiles/per-user:r"
|
container_additional_volumes="/nix/store:/nix/store:ro /etc/profiles/per-user:/etc/profiles/per-user:ro"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
" Also the first time you open Firefox with this Tridactyl configuration, you
|
" Also the first time you open Firefox with this Tridactyl configuration, you
|
||||||
" might want to restart immediately since the autocontainers are not in
|
" might want to restart immediately since the autocontainers are not in
|
||||||
" effect.
|
" effect.
|
||||||
sanitise tridactyllocal tridactylsync
|
sanitise commandline tridactyllocal tridactylsync
|
||||||
|
|
||||||
" Tridactyl settings.
|
" Tridactyl settings.
|
||||||
set viewsource default
|
set viewsource default
|
||||||
@ -24,6 +24,7 @@ set update.nativeinstallcmd echo
|
|||||||
" Additional and modified keybindings.
|
" Additional and modified keybindings.
|
||||||
bind yt tabduplicate
|
bind yt tabduplicate
|
||||||
bind yf hint -y
|
bind yf hint -y
|
||||||
|
bind i mode ignore
|
||||||
|
|
||||||
bind gK elementunhide
|
bind gK elementunhide
|
||||||
|
|
||||||
@ -116,6 +117,7 @@ autocontain -s .+\.local Self-hosted
|
|||||||
autocontain -s .+\.internal Self-hosted
|
autocontain -s .+\.internal Self-hosted
|
||||||
autocontain -s .+\.theinternaltld Self-hosted
|
autocontain -s .+\.theinternaltld Self-hosted
|
||||||
autocontain -s foodogsquared\.one Self-hosted
|
autocontain -s foodogsquared\.one Self-hosted
|
||||||
|
autocontain -s localhost Self-hosted
|
||||||
|
|
||||||
" Most software forges should be separated.
|
" Most software forges should be separated.
|
||||||
autocontain -s github\.com Work
|
autocontain -s github\.com Work
|
||||||
@ -188,5 +190,7 @@ autocontain -s panlasangpinoy\.com Cooking
|
|||||||
|
|
||||||
" Ignore all of the keybindings.
|
" Ignore all of the keybindings.
|
||||||
blacklistadd https://design.penpot.app
|
blacklistadd https://design.penpot.app
|
||||||
|
blacklistadd https://discord.com
|
||||||
|
blacklistadd https://messenger.com
|
||||||
|
|
||||||
" vim: ft=vim
|
" vim: ft=vim
|
||||||
|
Loading…
Reference in New Issue
Block a user