added tridactyl and made lots of awesome changes
This commit is contained in:
parent
c4551f391e
commit
4fae307cdf
87 changed files with 11860 additions and 86 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue