mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-07 22:18:30 -04:00
feat(wallpaper): support random cycling order (#2936)
This commit is contained in:
@@ -338,6 +338,33 @@
|
||||
],
|
||||
"icon": "palette"
|
||||
},
|
||||
{
|
||||
"section": "wallpaperCyclingRandom",
|
||||
"label": "Random Order",
|
||||
"tabIndex": 0,
|
||||
"category": "Personalization",
|
||||
"keywords": [
|
||||
"alphabetical",
|
||||
"appearance",
|
||||
"automatic",
|
||||
"background",
|
||||
"bg",
|
||||
"custom",
|
||||
"customize",
|
||||
"cycling",
|
||||
"desktop",
|
||||
"image",
|
||||
"order",
|
||||
"personal",
|
||||
"personalization",
|
||||
"picture",
|
||||
"random",
|
||||
"select",
|
||||
"shuffle",
|
||||
"wallpaper"
|
||||
],
|
||||
"description": "Select a random wallpaper instead of cycling in alphabetical order"
|
||||
},
|
||||
{
|
||||
"section": "wallpaperTransition",
|
||||
"label": "Transition Effect",
|
||||
|
||||
Reference in New Issue
Block a user