Commit graph

10 commits

Author SHA1 Message Date
Jonathan Hodgson
e474335aae Merge branch 'master' of ssh://git.jonathanh.co.uk/jab2870/Dotfiles 2022-02-17 10:56:12 +00:00
Jonathan Hodgson
c44c410b73 stops firefox closing when last tab is closed 2022-02-07 12:37:09 +00:00
Jonathan Hodgson
cdc3805f04 Changes tridactyl hintchars
these are the characters tridactyl will use for hints. I have set them
to be the characters on the home row on my colemak layout
2022-02-06 17:01:52 +00:00
Jonathan Hodgson
b5d14f1149 Small changes to tridactylrc
Added hover binding
Added hints for protonmail
Added some settins to disable pocket by default
2022-02-06 16:43:33 +00:00
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