guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36073] [PATCH 2/5] gnu: sway: Update to 1.1.1.


From: Meiyo Peng
Subject: [bug#36073] [PATCH 2/5] gnu: sway: Update to 1.1.1.
Date: Mon, 10 Jun 2019 14:01:30 +0800

Hi Tobias,

Tobias Geerinckx-Rice writes:

> Meiyo Peng wrote:
>> The author states that swaybg is now a standalone program but it should
>> be treated as a required dependency of sway.  So we should add swaybg
>> into sway's propagated-inputs.
>
> I don't quite see the connection between these two sentences…  Why propagated?

"output" is a built-in command of sway.  Lack of swaybg breaks this
command:

#+begin_src conf
  output "*" background ~/Pictures/wallpaper.jpg fill
#+end_src

I somehow forgot the Guix way to solve this problem is to hardcode the
path to /gnu/store/*-swaybg-*/bin/swaybg.  Silly me.  And thank you for
your remind.

See the new attachment.  Thanks.


--
Meiyo Peng
https://www.pengmeiyu.com/

Attachment: 0001-gnu-sway-Hardcode-path-to-swaybg.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]