[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#57781: missing wallpaper command
From: |
Stefan Kangas |
Subject: |
bug#57781: missing wallpaper command |
Date: |
Fri, 16 Sep 2022 16:52:48 -0400 |
Thierry Volpiatto <thievol@posteo.net> writes:
> Don't know if you already added a command for xfce, if not here is what
> I use:
>
> (apply #'call-process "xfconf-query" nil nil nil
> `("-c"
> "xfce4-desktop" "-p"
> "/backdrop/screen0/monitoreDP/workspace0/last-image" "-s"
> ,file))
I did not yet have the command, so thank you. I have added this to
wallpaper.el on master now (commit fe7c015b20 or attached patch).
Do you mind testing to see if it works for you?
0001-Support-XFCE-in-wallpaper.el.patch
Description: Text Data
- bug#57781: missing wallpaper command, (continued)
- bug#57781: missing wallpaper command, Stefan Kangas, 2022/09/14
- bug#57781: missing wallpaper command, Felix, 2022/09/14
- bug#57781: missing wallpaper command, Stefan Kangas, 2022/09/14
- bug#57781: missing wallpaper command, Felix, 2022/09/15
- bug#57781: missing wallpaper command, Stefan Kangas, 2022/09/16
- bug#57781: missing wallpaper command, Felix, 2022/09/17
- bug#57781: missing wallpaper command, Stefan Kangas, 2022/09/17
- bug#57781: missing wallpaper command, Felix, 2022/09/15
- bug#57781: missing wallpaper command, Stefan Kangas, 2022/09/16
- bug#57781: missing wallpaper command, Thierry Volpiatto, 2022/09/16
- bug#57781: missing wallpaper command,
Stefan Kangas <=
- bug#57781: missing wallpaper command, Thierry Volpiatto, 2022/09/17
- bug#57781: missing wallpaper command, Stefan Kangas, 2022/09/17
- bug#57781: missing wallpaper command, Thierry Volpiatto, 2022/09/17
- bug#57781: missing wallpaper command, Sean Whitton, 2022/09/14
bug#57781: wbg wallpaper command, Felix, 2022/09/14