packages: xdisorg: Add wlrctl documentation
parent
af0c4dd668
commit
aa01d355be
|
@ -1,5 +1,6 @@
|
|||
(define-module (radix packages xdisorg)
|
||||
#:use-module (gnu packages wm)
|
||||
#:use-module (gnu packages man)
|
||||
#:use-module (gnu packages cmake)
|
||||
#:use-module (gnu packages pkg-config)
|
||||
#:use-module (gnu packages xdisorg)
|
||||
|
@ -24,6 +25,7 @@
|
|||
(list cmake
|
||||
pkg-config
|
||||
libxkbcommon
|
||||
scdoc
|
||||
wlroots))
|
||||
(home-page "https://git.sr.ht/~brocellous/wlrctl")
|
||||
(synopsis "wlrctl is a command line utility for miscellaneous wlroots
|
||||
|
|
Loading…
Reference in New Issue