mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: i3-wm: Add 'upstream-name' and 'release-monitoring-url'.
* gnu/packages/wm.scm (i3-wm)[properties]: New field.
This commit is contained in:
@@ -350,6 +350,9 @@ resized.
|
||||
|
||||
i3 uses a plain-text configuration file, and can be extended and controlled from
|
||||
many programming languages.")
|
||||
(properties
|
||||
`((upstream-name . "i3")
|
||||
(release-monitoring-url . "https://i3wm.org/downloads")))
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public i3-gaps
|
||||
|
||||
Reference in New Issue
Block a user