Renamed some stuff
This commit is contained in:
parent
7102953c5c
commit
e7b4d2eba6
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
stylix = {
|
||||
# image = ./wallpapers/eye.png;
|
||||
# image = ./wallpapers/colorful1.png;
|
||||
image = ./wallpapers/colorful2.png;
|
||||
# image = ./wallpapers/colorful3.jpg;
|
|
@ -2,8 +2,7 @@
|
|||
# Select your current theme here!
|
||||
imports = [
|
||||
# ./rose-pine-dawn.nix
|
||||
# ./eye.nix
|
||||
./cag.nix
|
||||
./ai.nix
|
||||
];
|
||||
|
||||
# Requires me to manually turn targets on!
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
stylix = {
|
||||
image = ./wallpapers/eye.png;
|
||||
polarity = "dark";
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue