mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: dwl: Fix command name in description.
* gnu/packages/wm.scm (dwl)[description]: Fix typo.
This commit is contained in:
parent
c5f5b356da
commit
4e96ce4294
1 changed files with 1 additions and 1 deletions
|
@ -1294,7 +1294,7 @@ (define-public dwl
|
|||
(home-page "https://github.com/djpohly/dwl")
|
||||
(synopsis "Dynamic window manager for Wayland")
|
||||
(description
|
||||
"@command{dwm} is a compact, hackable compositor for Wayland based on
|
||||
"@command{dwl} is a compact, hackable compositor for Wayland based on
|
||||
wlroots. It is intended to fill the same space in the Wayland world that dwm
|
||||
does in X11, primarily in terms of philosophy, and secondarily in terms of
|
||||
functionality. Like dwm, dwl is easy to understand and hack on, due to a
|
||||
|
|
Loading…
Reference in a new issue