Changed alacritty theme
This commit is contained in:
parent
2442ba64b0
commit
876016cd9a
1 changed files with 7 additions and 2 deletions
|
@ -8,7 +8,12 @@
|
|||
#
|
||||
# All imports must either be absolute paths starting with `/`, or paths relative
|
||||
# to the user's home directory starting with `~/`.
|
||||
#import:
|
||||
import:
|
||||
# uncomment the flavour you want below:
|
||||
# ~/.config/alacritty/catppuccin/catppuccin-mocha.yml
|
||||
# - ~/.config/alacritty/catppuccin/catppuccin-macchiato.yml
|
||||
- ~/.config/alacritty/catppuccin/catppuccin-frappe.yml
|
||||
# - ~/.config/alacritty/catppuccin/catppuccin-latte.yml
|
||||
# - /path/to/alacritty.yml
|
||||
|
||||
# Any items in the `env` entry below will be added as
|
||||
|
|
Loading…
Reference in a new issue