feat: Add themes submodule
This commit is contained in:
@@ -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 }
|
||||||
|
|
||||||
|
|||||||
1
.config/alacritty/themes
Submodule
1
.config/alacritty/themes
Submodule
Submodule .config/alacritty/themes added at 86c578469e
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule ".config/alacritty/themes"]
|
||||||
|
path = .config/alacritty/themes
|
||||||
|
url = https://github.com/alacritty/alacritty-theme
|
||||||
Reference in New Issue
Block a user