update screenshots

This commit is contained in:
2026-03-07 03:50:02 +01:00
parent 8872bddc55
commit 33671a768b
3 changed files with 35 additions and 31 deletions
+2 -2
View File
@@ -16,11 +16,11 @@
<summary>Niri & Quickshell</summary> <summary>Niri & Quickshell</summary>
<figure> <figure>
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop-alt.jpg?raw=true"/> <img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/desktop-alt.webp?raw=true"/>
</figure> </figure>
<figure> <figure>
<img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/backdrop.jpg?raw=true"/> <img src="https://github.com/Uyanide/backgrounds/blob/master/screenshots/backdrop.webp?raw=true"/>
</figure> </figure>
</details> </details>
@@ -9,10 +9,14 @@
"path": "/media/Beta/壁纸/库" "path": "/media/Beta/壁纸/库"
} }
], ],
"excludes": ["nao-stars-crop-adjust-flop.jpg", "miku-gate.jpg", "\\.md$"] "excludes": [
"nao-stars-crop-adjust-flop.jpg",
"miku-gate.jpg",
"\\.md$"
]
}, },
"action": { "action": {
"onSelected": "qs ipc call background setWallpaper '{{ path }}'; qs ipc call colors setColor mPrimary '{{ colorHex }}'", "onSelected": "qs ipc call background setWallpaper '{{ path }}'; change-colortheme -c '{{ colorHex }}'",
"onPreview": "qs ipc call background previewWallpaper '{{ path }}'; change-colortheme -c '{{ colorHex }}' quickshell niri", "onPreview": "qs ipc call background previewWallpaper '{{ path }}'; change-colortheme -c '{{ colorHex }}' quickshell niri",
"quitOnSelected": true, "quitOnSelected": true,
"saveState": [ "saveState": [