Commit graph

6 commits

Author SHA1 Message Date
Jonathan Hodgson
c1d63038d7 Makes tridactyl redirct to old style arch wiki 2022-01-28 16:21:26 +00:00
Jonathan Hodgson
7240fbc402 Stops disabling auto focus and adds more search prefixes
Adds some search prefixes for subreddits

Stops disabling autofocus due to it breaking regex101.com

https://github.com/tridactyl/tridactyl/issues/3919
2021-09-27 13:00:14 +01:00
Jonathan Hodgson
99736427be BIN: Deletes open-youtube and puts functionality in yt
The yt script now accepts a --url option which will take a url as an
option like

yt --url youtube.com/watch?v=blar
or
echo youtube.com/watch?v=blar | yt --url

It will also use rofi rather than fzf if not being run from a terminal
or the --rofi flag is given

I have updated the files that used to use open-youtube to reflect this
2021-07-30 13:14:50 +01:00
Jonathan Hodgson
bf4e6b0ec9 tridactyl: adds some search shortcuts and openwithbrave 2021-04-22 11:03:42 +01:00
Jonathan Hodgson
0fa0b5e0a5 Updates tridactylrc and adds gnvim script
The script simply opens a new terminal with nvim running in it, passing
any arguments directly to nvim

This is used by tridactyl to open a text box in vim

Also added some new search engines and some other keybindings
2020-09-19 11:24:02 +01:00
Jonathan Hodgson
3e59d66cd7 Adds initial tridactyl config 2020-09-04 18:00:08 +01:00