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