added tridactyl and made lots of awesome changes

This commit is contained in:
Chris Cochrun 2020-08-29 14:13:33 -05:00
parent c4551f391e
commit 4fae307cdf
87 changed files with 11860 additions and 86 deletions

View file

@ -327,7 +327,7 @@ background_opacity: 0.70
#save_to_clipboard: false
# Allow terminal applications to change Alacritty's window title.
dynamic_title: true
window.dynamic_title: true
#cursor:
# Cursor style
@ -355,7 +355,7 @@ dynamic_title: true
# - (Linux/BSD) user login shell
# - (Windows) powershell
shell:
program: /bin/zsh
program: /bin/fish
# args:
# - --login