update background image
This commit is contained in:
parent
5d6f86e57c
commit
a8a31d7a91
BIN
user/backgrounds/nixos-dark-pattern.png
Normal file
BIN
user/backgrounds/nixos-dark-pattern.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 729 KiB |
|
@ -23,8 +23,8 @@ let
|
|||
};
|
||||
themes = {
|
||||
dark = {
|
||||
background = "~/.local/share/backgrounds/nixos_dark.png";
|
||||
opacity = 98;
|
||||
background = "~/.local/share/backgrounds/nixos-dark-pattern.png";
|
||||
opacity = 95;
|
||||
opacityHex = "ee";
|
||||
color = {
|
||||
type = "dark";
|
||||
|
|
Loading…
Reference in a new issue