1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
2b58c3e646 alacritty: Migrate config 2024-11-03 15:25:47 -08:00
005db8a43a alacritty: Migrate config to TOML 2024-01-03 08:49:56 -08:00
08036e99f5 alacritty: Remove deprecated MacOS font setting 2022-10-19 16:33:45 -07:00
74d0cca58b alacritty: Update deprecated config field 2022-01-26 18:34:13 -08:00
6f523f9d8a alacritty(darwin): Bind Alt+letter as "Esc letter" 2021-11-18 11:57:43 -08:00
2d42cdecd8 alacritty: Increase font size
Note: Disable font smoothing to make this actually look good.
2021-05-06 15:31:52 -07:00
f1827c976f alacritty: Fix Mac font 2021-04-19 11:30:57 -07:00
2615997342 alacritty: Split OS-dependent font config 2021-04-19 11:30:55 -07:00
7a8d66bdd6 alacritty: Improve readability of some colors 2021-04-16 11:16:15 -07:00
be5708c8c7 Automate switching between day/night color schemes
This sets up individual light and dark color scheme files for vim/neovim
and alacritty, adds a script (`set-color`) for placing them, and
includes two no-arg scripts for later keybinding (`day-mode` and
`night-mode`).

Thanks to this blog post for the idea to `cat` the YAML into place:
https://shuheikagawa.com/blog/2020/02/14/switching-colorschemes-of-vim-and-alacritty/

TIL YAML is concatenative!
2021-04-15 23:03:28 -07:00
cc38b450ba alacritty: Fix default config errors 2021-04-13 15:40:30 -07:00
3eb69963d0 alacritty: Set font 2021-04-13 15:40:12 -07:00
263f40e132 alacritty: Copy generated config 2021-04-13 15:23:47 -07:00