diff options
author | terminaldweller <thabogre@gmail.com> | 2022-01-06 07:14:52 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-01-06 07:14:52 +0000 |
commit | 9e27116a730cb63aa7e80aaa1f63267022c82e59 (patch) | |
tree | fa0bda1f1ec8f435343a8cc478649a5031cbddd4 /.tridactylrc | |
parent | added vaultwarden (diff) | |
download | scripts-9e27116a730cb63aa7e80aaa1f63267022c82e59.tar.gz scripts-9e27116a730cb63aa7e80aaa1f63267022c82e59.zip |
updates
Diffstat (limited to '')
-rw-r--r-- | .tridactylrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.tridactylrc b/.tridactylrc new file mode 100644 index 0000000..d65da7d --- /dev/null +++ b/.tridactylrc @@ -0,0 +1,6 @@ +sanitize tridactyllocal tridactylsync +guiset_quiet hoverlink right +autocmd DocStart mail.google.com mode ignore + +bind tp tabmove -1 +bind tn tabmove +1 |