Skip to content

Commit

Permalink
feat: update f37 backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
subpop committed Aug 9, 2022
1 parent 21fc775 commit 0377644
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 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 36 wallpaper, converted to a
This is the Fedora 37 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 f36-dynamic.avif manifest.json
kdynamicwallpaperbuilder --output f37-dynamic.avif manifest.json
```

## Credit
Expand Down
Binary file removed f36-01-day.png
Binary file not shown.
Binary file removed f36-02-night.png
Binary file not shown.
3 changes: 0 additions & 3 deletions f36-dynamic.avif

This file was deleted.

Binary file added f37-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 added f37-02-night.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions f37-dynamic.avif
Git LFS file not shown
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": "f36-01-day.png"
"FileName": "f37-01-day.png"
},
{
"TimeOfDay": "night",
"FileName": "f36-02-night.png"
"FileName": "f37-02-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 0377644

Please sign in to comment.