You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Reload image from disc, if ogurictl output * --image path/to/wallpaper.png issued with --image argument pointing to current image.
Use case: I have single wallpaper file and timer, that periodicaly replaces that file with new one. After image is replaced, I have option to issue ogurictl command, but currently nothin changes. I assume this is optimization to reduce load.
Another solution would be something like ougrictl reload to ask reload image from disk.
The text was updated successfully, but these errors were encountered:
Reload image from disc, if
ogurictl output * --image path/to/wallpaper.png
issued with--image
argument pointing to current image.Use case: I have single wallpaper file and timer, that periodicaly replaces that file with new one. After image is replaced, I have option to issue ogurictl command, but currently nothin changes. I assume this is optimization to reduce load.
Another solution would be something like
ougrictl reload
to ask reload image from disk.The text was updated successfully, but these errors were encountered: