feat: Add themes submodule

This commit is contained in:
2025-03-28 14:02:17 +11:00
parent 66edf79d21
commit ebe8ef88c4
3 changed files with 5 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ shell = "zsh"
[window] [window]
decorations = "none" decorations = "none"
opacity = 5 opacity = 1
blur = true blur = true
# padding = { x = 10, y = 10 } # padding = { x = 10, y = 10 }

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule ".config/alacritty/themes"]
path = .config/alacritty/themes
url = https://github.com/alacritty/alacritty-theme