Skip setting wallpaper if it's already the default one #1

Closed
opened 2024-08-08 23:46:32 +02:00 by yusufaktepe · 1 comment

For example, with this config:

default: default.png
workspaces:
  "1": wall1.png
  "2": wall2.png
  "3": wall3.png

feh or the callback script shouldn't be called when switching between workspaces 4-5, 5-6, etc., because the wallpaper is already the same.

For example, with this config: ```yaml default: default.png workspaces: "1": wall1.png "2": wall2.png "3": wall3.png ``` `feh` or the callback script shouldn't be called when switching between workspaces `4-5`, `5-6`, etc., because the wallpaper is already the same.
Owner

Fixed in v1.2.1!

Fixed in [v1.2.1](https://gitnet.fr/deblan/i3-wallpaper-manager/releases/tag/v1.2.1)!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
deblan/i3-wallpaper-manager#1
No description provided.