View Single Post
NightShift79's Avatar
Posts: 417 | Thanked: 200 times | Joined on Apr 2010 @ Germany
#87
Is it possible to make an .desktop file to set image series which include landscape and portrait wallpapers?

Code:
[Desktop Entry]
Type=Background Image
Name=Gold-Skin
Hidden=true

X-File1=/home/user/MyDocs/.images/gold-skin_01.png
X-File2=/home/user/MyDocs/.images/gold-skin_02.png
X-File3=/home/user/MyDocs/.images/gold-skin_03.png
X-File4=/home/user/MyDocs/.images/gold-skin_04.png

X-Order=01
How should it be anhanced?