From 33671a768b74f4bc28c038e68f60118012451d59 Mon Sep 17 00:00:00 2001 From: Uyanide Date: Sat, 7 Mar 2026 03:50:02 +0100 Subject: [PATCH] update screenshots --- README.md | 4 +- config/wallpaper/.config/wallreel/config.json | 60 ++++++++++--------- config/wallpaper/Pictures/backgrounds | 2 +- 3 files changed, 35 insertions(+), 31 deletions(-) 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