helix theme

master
Dustin Swan 2 years ago
parent 2b09579fab
commit 650ded7b9b
Signed by: dustinswan
GPG Key ID: AB49BD6B2B3A6377

@ -394,4 +394,9 @@ in
abort_merge: Some(( code: Char('M'), modifiers: ( bits: 1,),)),
)'';
};
home.file.helix = {
target = ".config/helix/config.toml";
text = "theme = \"nord\"";
};
}

Loading…
Cancel
Save