Try out Alacritty

This commit is contained in:
Andrew Tomaka 2021-11-06 14:01:34 -04:00
parent dfa33e81e8
commit 7cf22d650f
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,4 @@
STOWED = bin git ruby tmux vim zsh
STOWED = bin git ruby tmux vim zsh alacritty
all: install

View file

@ -0,0 +1,5 @@
background_opacity: 0.9
key_bindings:
- { key: Return, mods: Command, action: ToggleFullscreen }
font:
size: 14