eww
This commit is contained in:
parent
b0097eefcf
commit
82027adaff
14
flake.lock
generated
14
flake.lock
generated
@ -336,11 +336,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745771770,
|
||||
"narHash": "sha256-kC1yYNAO69i0Q9nnQFTxu5kdwcoHRE7x4jtJyIB5QSg=",
|
||||
"lastModified": 1745782215,
|
||||
"narHash": "sha256-mx27J2HYQT+nGXTyUWKrUuxRzpr1FVVr59ZH4oNzOyw=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "0fbd8207e913b2d1660a7662f9ae80e5e639de65",
|
||||
"rev": "7b2aae3fb39928aecc5e41c10a9c87c4881614d5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@ -796,11 +796,11 @@
|
||||
"nvf": "nvf_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1745779657,
|
||||
"narHash": "sha256-sjUC8ehw9aielbPtA1tyxcMdM+pGVuVfRS23CZN46MA=",
|
||||
"lastModified": 1745783967,
|
||||
"narHash": "sha256-Ov9q0ZRw/qFSKvtYMSiTZM3qFAgdGieIaA0lUudX03E=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "4016a2c502fc79a836326005e90a77a6423b69ae",
|
||||
"revCount": 10,
|
||||
"rev": "c8e9352eda3a029984aee7d433441a646ed7411a",
|
||||
"revCount": 11,
|
||||
"type": "git",
|
||||
"url": "https://gitea.homework.zip/five/neovim"
|
||||
},
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
stylix = {
|
||||
enable = true;
|
||||
image = ./../../src/wallpapers/dark-cat.png;
|
||||
image = ./../../src/wallpapers/monoe.png;
|
||||
base16Scheme = ./../../src/themes/moss.yaml;
|
||||
polarity = "dark";
|
||||
autoEnable = true;
|
||||
|
||||
BIN
src/wallpapers/monoe.png
Normal file
BIN
src/wallpapers/monoe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 150 KiB |
Loading…
Reference in New Issue
Block a user