wallpaper script tests, at this stage i am not sure if this is going to work
This commit is contained in:
parent
eda86d780d
commit
5db83fca4e
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
|
@ -8,4 +8,5 @@ for (i=0;i<Desktops.length;i++) {
|
||||||
d.currentConfigGroup = Array("Wallpaper",
|
d.currentConfigGroup = Array("Wallpaper",
|
||||||
"org.kde.image",
|
"org.kde.image",
|
||||||
"General");
|
"General");
|
||||||
d.writeConfig("Image", "file:///PATH/TO/IMAGE.png");
|
d.writeConfig("Image", "file:///elnathco/files/wallpaper.png");
|
||||||
|
|
Loading…
Reference in New Issue