chore: remove alacritty configurations

This commit is contained in:
Stefan Imhoff
2022-10-15 18:53:17 +02:00
parent c5d4e6172a
commit c9b28cd8be
2 changed files with 0 additions and 13 deletions

View File

@@ -7,7 +7,6 @@
- link:
~/.ack: ack
~/.ag: ag
~/.config/alacritty: alacritty
~/.config/base16-shell: .base16-shell
~/.config/kitty: kitty
~/.config/nvim: nvim

View File

@@ -1,12 +0,0 @@
window:
dimensions:
columns: 150
lines: 50
decorations: full
font:
normal:
family: FiraCode Nerd Font Mono
size: 16.0
background_opacity: 1.0
key_bindings:
- { key: Return, mods: Command, action: ToggleSimpleFullscreen }