gnu: xfwm4: Enable Xpresent support.

* gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
This commit is contained in:
宋文武 2023-01-28 16:49:20 +08:00
parent ff9172e4b2
commit b561053b28
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -907,6 +907,7 @@ (define-public xfwm4
libxcomposite
libxdamage
libxfce4ui
libxpresent
libxrandr))
(home-page "https://www.xfce.org/")
(synopsis "Xfce window manager")