Some changes
This commit is contained in:
parent
a701e1a2c9
commit
7c27736e51
5 changed files with 33 additions and 26 deletions
|
@ -5,6 +5,12 @@
|
|||
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
||||
targets.plymouth.blackBackground = false;
|
||||
|
||||
cursor = {
|
||||
name = "GoogleDot-Blue";
|
||||
package = pkgs.google-cursor;
|
||||
size = 24;
|
||||
};
|
||||
|
||||
fonts = {
|
||||
serif = {
|
||||
name = "Cantarell";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue