Add alacritty config
This commit is contained in:
parent
1454d217c5
commit
e3c1dc8ff8
2 changed files with 26 additions and 0 deletions
|
@ -16,4 +16,10 @@
|
|||
exact = true
|
||||
stripComponents = 1
|
||||
refreshPeriod = "168h"
|
||||
[".config/alacritty/catppuccin"]
|
||||
type = "archive"
|
||||
url = "https://github.com/catppuccin/alacritty/archive/main.tar.gz"
|
||||
exact = true
|
||||
stripComponents = 1
|
||||
refreshPeriod = "168h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue