refactor(alacritty): import OS/system-specific configs, archive unused themes
This commit is contained in:
parent
5d193545de
commit
43b1430606
17 changed files with 337 additions and 409 deletions
9
.config/alacritty/alacritty-minix.toml
Normal file
9
.config/alacritty/alacritty-minix.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[font]
|
||||
size = 14
|
||||
|
||||
[window]
|
||||
opacity = 0.9
|
||||
blur = true
|
||||
|
||||
[general]
|
||||
import = ["~/.config/alacritty/rose-pine-moon.toml"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue