guix-patches
[Top][All Lists]
Advanced

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

[bug#59999] [PATCH v2] gnu: Add nwg-launchers


From: (
Subject: [bug#59999] [PATCH v2] gnu: Add nwg-launchers
Date: Mon, 12 Dec 2022 21:43:07 +0000

Heya,

--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm

@@ -2020,6 +2022,30 @@ (define-public wdisplays
 
+       (uri
+        (git-reference
+         (url "https://github.com/nwg-piotr/nwg-launchers";)
+         (commit (string-append "v" version))))

  (file-name (git-file-name name version))

+    (synopsis "GTK-based launchers")

  (synopsis "Application launchers for wlroots")

+    (description "This package provides application grid, button bar and dmenu
+ applications for sway and other window managers.")

  (description
   "This package provides an application grid, button bar, and dmenu
  applications for Sway and other wlroots-based Wayland compositors.")

    -- (

Attachment: signature.asc
Description: PGP signature


reply via email to

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