helix trnasparency added
This commit is contained in:
@@ -3,9 +3,12 @@
|
|||||||
{
|
{
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {theme = "everforest_dark_trans";};
|
themes = {
|
||||||
|
everforest_dark_trans = ./everforest_dark_trans.toml;
|
||||||
|
};
|
||||||
|
settings = {
|
||||||
|
theme = "everforest_dark_trans";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home.file."helix/helix/themes/everforest_dark_trans.toml".src = [ ./everforest_dark_trans.toml ];
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user