add de3
This commit is contained in:
parent
cf401b300c
commit
83aa4d9424
15 changed files with 620 additions and 198 deletions
|
@ -205,13 +205,13 @@ in
|
|||
echo "https://p.gen2.space/uploads/$fileid.$extension"
|
||||
'';
|
||||
|
||||
fonts.favFont = {
|
||||
ezfonts.font = {
|
||||
name = "Anonymice Nerd Font";
|
||||
package = pkgs.nerdfonts.override { fonts = [ "AnonymousPro" ]; };
|
||||
size = 11;
|
||||
};
|
||||
|
||||
colors.baseColors = {
|
||||
ezcolors.baseColors = {
|
||||
base00 = "282936";
|
||||
base01 = "3a3c4e";
|
||||
base02 = "4d4f68";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue