This commit is contained in:
Hadi
2024-03-20 18:01:15 +01:00
parent aa25061ad7
commit 0fee3682d0
16 changed files with 245 additions and 55 deletions

View File

@@ -17,6 +17,7 @@
};
quickmarks = {
home = "${config.home.homeDirectory}/.config/startpage/index.html";
mynixos = "https://mynixos.com";
github = "https://github.com";
outlook = "https://outlook.office.com/mail/";
@@ -107,7 +108,7 @@
};
};
webpage.darkmode.enabled = true;
#webpage.darkmode.enabled = true;
};
fonts = { default_family = "${config.theme.font}"; };