summaryrefslogtreecommitdiff
path: root/config/extra/tridactyl
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-06-18 23:05:23 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-06-18 23:05:23 +0200
commit11ee207cc10e72aa96fad4715b14a84c686ad480 (patch)
treebc98d60bb59ab0fdc183c6673fe8fe143fd367bc /config/extra/tridactyl
parent305c8e8ff1fc4a76fb42151105e119e8266df57c (diff)
parent8c5d85923a970bd60657848e1c2c6f627c4329d9 (diff)
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/extra/tridactyl')
-rw-r--r--config/extra/tridactyl/tridactylrc11
1 files changed, 8 insertions, 3 deletions
diff --git a/config/extra/tridactyl/tridactylrc b/config/extra/tridactyl/tridactylrc
index b041d1c..fa6ed1d 100644
--- a/config/extra/tridactyl/tridactylrc
+++ b/config/extra/tridactyl/tridactylrc
@@ -40,17 +40,22 @@ set searchurls.gentoo_wiki https://wiki.gentoo.org/index.php?title=Special%3ASea
set searchurls.qwant https://www.qwant.com/?q=
" Binds
+" vim macro:
+" Ibind gnp tabopen yy2pwwdtojRwinbblrwkro
bind J tabnext
bind K tabprev
-bind gna tabopen moz-extension://7cf2fd76-6055-4053-bb4b-f518030f6240/static/docs/classes/_src_lib_config_.default_config.html
-bind goa open moz-extension://7cf2fd76-6055-4053-bb4b-f518030f6240/static/docs/classes/_src_lib_config_.default_config.html
-bind gwa winopen moz-extension://7cf2fd76-6055-4053-bb4b-f518030f6240/static/docs/classes/_src_lib_config_.default_config.html
+" chat gpt
bind gnc tabopen https://chat.openai.com/chat
bind goc open https://chat.openai.com/chat
bind gwc winopen https://chat.openai.com/chat
+" awesome pixel tutorials
bind gnp tabopen https://github.com/Siilwyn/awesome-pixel-art#tutorials
bind gop open https://github.com/Siilwyn/awesome-pixel-art#tutorials
bind gwp winopen https://github.com/Siilwyn/awesome-pixel-art#tutorials
+" deluge
+bind gnd tabopen http://192.168.178.52:8112/
+bind god open http://192.168.178.52:8112/
+bind gwd winopen http://192.168.178.52:8112/
" For syntax highlighting see https://github.com/tridactyl/vim-tridactyl
" vim: set filetype=tridactyl