417 current 2024-04-18 20:06:07 24.05.20240418.2948912 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta
This commit is contained in:
parent
64c4e57282
commit
4f3409c3ae
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
x = c: "#${c}";
|
x = c: "#${c}";
|
||||||
|
|
||||||
colors = rec {
|
colors = {
|
||||||
"base" = "191724";
|
"base" = "191724";
|
||||||
"surface" = "1f1d2e";
|
"surface" = "1f1d2e";
|
||||||
"overlay" = "26233a";
|
"overlay" = "26233a";
|
||||||
|
|
@ -19,5 +19,5 @@
|
||||||
"highlighthigh" = "524f67";
|
"highlighthigh" = "524f67";
|
||||||
};
|
};
|
||||||
|
|
||||||
wallpaper = ./wall.png;
|
wallpaper = ./wallpaper.png;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
BIN
core/wallpaper.png
Normal file
BIN
core/wallpaper.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
Loading…
Add table
Add a link
Reference in a new issue