fix: swww error
This commit is contained in:
@@ -32,7 +32,7 @@ in
|
||||
];
|
||||
options.wm = with lib; with lib.types; {
|
||||
wallpaper = mkOption {
|
||||
default = ../../static/guz-wallpaper-default.webp;
|
||||
default = ../../static/guz-wallpaper-default.png;
|
||||
type = path;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
];
|
||||
|
||||
theme.accent = "94e2d5";
|
||||
wm.wallpaper = ../../../static/guz-wallpaper-work.webp;
|
||||
wm.wallpaper = ../../../static/guz-wallpaper-work.png;
|
||||
librewolf.profiles.work = {
|
||||
isDefault = true;
|
||||
id = 1;
|
||||
|
||||
BIN
static/guz-wallpaper-default.png
Normal file
BIN
static/guz-wallpaper-default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 920 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 359 KiB |
BIN
static/guz-wallpaper-work.png
Normal file
BIN
static/guz-wallpaper-work.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 429 KiB |
Binary file not shown.
Reference in New Issue
Block a user