test
This commit is contained in:
parent
39f608c4ca
commit
5e9cf56185
13 changed files with 60 additions and 42 deletions
|
|
@ -2,8 +2,8 @@
|
|||
{
|
||||
stylix = {
|
||||
enable = true;
|
||||
targets.gtksourceview.enable = false;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/solarized-dark.yaml";
|
||||
polarity = "dark";
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";
|
||||
|
||||
cursor = {
|
||||
package = pkgs.bibata-cursors;
|
||||
|
|
@ -25,6 +25,6 @@
|
|||
terminal = 12;
|
||||
};
|
||||
};
|
||||
polarity = "dark";
|
||||
targets.gtksourceview.enable = false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
pciutils
|
||||
usbutils
|
||||
inxi
|
||||
gnupg
|
||||
];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue