Some fixes
This commit is contained in:
parent
c5f54df499
commit
c6edef8bb7
6 changed files with 64 additions and 50 deletions
|
@ -1,5 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
stylix = {
|
||||
enable = true;
|
||||
polarity = "dark";
|
||||
image = ./background.jpg;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue