Skip to content

Commit

Permalink
feat: add f41
Browse files Browse the repository at this point in the history
  • Loading branch information
subpop committed Aug 19, 2024
1 parent 4794a9a commit 60fd0c0
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# fedora-kde-dynamic-wallpaper

This is the Fedora 40 wallpaper, converted to a
This is the Fedora 41 wallpaper, converted to a
[plasma5-wallpapers-dynamic](https://github.com/zzag/plasma5-wallpapers-dynamic)
compatible file (AVIF).

Expand All @@ -27,7 +27,7 @@ Alternatively, you could generate the image file yourself.
The included AVIF file was run with the following command:

```
kdynamicwallpaperbuilder --output f40-dynamic.avif manifest.json
kdynamicwallpaperbuilder --output f41-dynamic.avif manifest.json
```

## Credit
Expand Down
Binary file renamed f40-01-night.png → f41-01-day.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed f40-01-day.png → f41-01-night.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"Meta": [
{
"TimeOfDay": "day",
"FileName": "f40-01-day.png"
"FileName": "f41-01-day.png"
},
{
"TimeOfDay": "night",
"FileName": "f40-01-night.png"
"FileName": "f41-01-night.png"
}
]
}
4 changes: 2 additions & 2 deletions preview.kra
Git LFS file not shown
Binary file modified preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 60fd0c0

Please sign in to comment.