feat: added terminal config
This commit is contained in:
5
.config/foot/foot.ini
Normal file
5
.config/foot/foot.ini
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
font=FiraCode Nerd Font Mono:size=9
|
||||||
|
|
||||||
|
[colors-dark]
|
||||||
|
alpha=0.9
|
||||||
|
|
||||||
1
.config/helix/config.toml
Normal file
1
.config/helix/config.toml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
theme = "zed_onedark"
|
||||||
2
.config/helix/themes/zed_onedark.toml
Normal file
2
.config/helix/themes/zed_onedark.toml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
inherits = "zed_onedark"
|
||||||
|
"ui.background" = {}
|
||||||
Reference in New Issue
Block a user