Set background.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
stylix = {
|
stylix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
#base16Scheme = "${pkgs.base16-schemes}/share/themes/nord.yaml";
|
||||||
image = ../../../wallpapers/nixos-wallpaper.png;
|
image = ../../../wallpapers/clarepurple.jpg;
|
||||||
# Wipeout HD Theme
|
# Wipeout HD Theme
|
||||||
#image = ./wipeout.png;
|
#image = ./wipeout.png;
|
||||||
# Wipeout HD Reverse Theme
|
# Wipeout HD Reverse Theme
|
||||||
|
|||||||
Reference in New Issue
Block a user