This commit is contained in:
shibazaki 2025-04-27 22:10:28 +02:00
parent b0097eefcf
commit 82027adaff
3 changed files with 8 additions and 8 deletions

14
flake.lock generated
View File

@ -336,11 +336,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1745771770, "lastModified": 1745782215,
"narHash": "sha256-kC1yYNAO69i0Q9nnQFTxu5kdwcoHRE7x4jtJyIB5QSg=", "narHash": "sha256-mx27J2HYQT+nGXTyUWKrUuxRzpr1FVVr59ZH4oNzOyw=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "0fbd8207e913b2d1660a7662f9ae80e5e639de65", "rev": "7b2aae3fb39928aecc5e41c10a9c87c4881614d5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -796,11 +796,11 @@
"nvf": "nvf_2" "nvf": "nvf_2"
}, },
"locked": { "locked": {
"lastModified": 1745779657, "lastModified": 1745783967,
"narHash": "sha256-sjUC8ehw9aielbPtA1tyxcMdM+pGVuVfRS23CZN46MA=", "narHash": "sha256-Ov9q0ZRw/qFSKvtYMSiTZM3qFAgdGieIaA0lUudX03E=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "4016a2c502fc79a836326005e90a77a6423b69ae", "rev": "c8e9352eda3a029984aee7d433441a646ed7411a",
"revCount": 10, "revCount": 11,
"type": "git", "type": "git",
"url": "https://gitea.homework.zip/five/neovim" "url": "https://gitea.homework.zip/five/neovim"
}, },

View File

@ -1,7 +1,7 @@
{pkgs, ...}: { {pkgs, ...}: {
stylix = { stylix = {
enable = true; enable = true;
image = ./../../src/wallpapers/dark-cat.png; image = ./../../src/wallpapers/monoe.png;
base16Scheme = ./../../src/themes/moss.yaml; base16Scheme = ./../../src/themes/moss.yaml;
polarity = "dark"; polarity = "dark";
autoEnable = true; autoEnable = true;

BIN
src/wallpapers/monoe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB