diff --git a/README.md b/README.md
index 590be35..35cff2d 100644
--- a/README.md
+++ b/README.md
@@ -16,11 +16,11 @@
Niri & Quickshell
-
+
-
+
diff --git a/config/wallpaper/.config/wallreel/config.json b/config/wallpaper/.config/wallreel/config.json
index cfea8b4..b8d160d 100644
--- a/config/wallpaper/.config/wallreel/config.json
+++ b/config/wallpaper/.config/wallreel/config.json
@@ -1,30 +1,34 @@
{
- "$schema": "https://raw.githubusercontent.com/Uyanide/WallReel/refs/heads/master/config.schema.json",
- "wallpaper": {
- "dirs": [
- {
- "path": "~/Pictures/backgrounds"
- },
- {
- "path": "/media/Beta/壁纸/库"
- }
- ],
- "excludes": ["nao-stars-crop-adjust-flop.jpg", "miku-gate.jpg", "\\.md$"]
- },
- "action": {
- "onSelected": "qs ipc call background setWallpaper '{{ path }}'; qs ipc call colors setColor mPrimary '{{ colorHex }}'",
- "onPreview": "qs ipc call background previewWallpaper '{{ path }}'; change-colortheme -c '{{ colorHex }}' quickshell niri",
- "quitOnSelected": true,
- "saveState": [
- {
- "key": "flavor",
- "fallback": "#89b4fa",
- "command": "qs ipc call colors getColor mPrimary"
- }
- ],
- "onRestore": "qs ipc call background previewWallpaper ''; change-colortheme -c '{{ flavor }}' quickshell niri"
- },
- "cache": {
- "maxImageEntries": 300
- }
+ "$schema": "https://raw.githubusercontent.com/Uyanide/WallReel/refs/heads/master/config.schema.json",
+ "wallpaper": {
+ "dirs": [
+ {
+ "path": "~/Pictures/backgrounds"
+ },
+ {
+ "path": "/media/Beta/壁纸/库"
+ }
+ ],
+ "excludes": [
+ "nao-stars-crop-adjust-flop.jpg",
+ "miku-gate.jpg",
+ "\\.md$"
+ ]
+ },
+ "action": {
+ "onSelected": "qs ipc call background setWallpaper '{{ path }}'; change-colortheme -c '{{ colorHex }}'",
+ "onPreview": "qs ipc call background previewWallpaper '{{ path }}'; change-colortheme -c '{{ colorHex }}' quickshell niri",
+ "quitOnSelected": true,
+ "saveState": [
+ {
+ "key": "flavor",
+ "fallback": "#89b4fa",
+ "command": "qs ipc call colors getColor mPrimary"
+ }
+ ],
+ "onRestore": "qs ipc call background previewWallpaper ''; change-colortheme -c '{{ flavor }}' quickshell niri"
+ },
+ "cache": {
+ "maxImageEntries": 300
+ }
}
diff --git a/config/wallpaper/Pictures/backgrounds b/config/wallpaper/Pictures/backgrounds
index 2382384..d5ec705 160000
--- a/config/wallpaper/Pictures/backgrounds
+++ b/config/wallpaper/Pictures/backgrounds
@@ -1 +1 @@
-Subproject commit 2382384128f6d5a5fc325be34a5122b0defa9261
+Subproject commit d5ec7053b7370969e3b518e071e918c5f89b4bdf