1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 03:30:30 +02:00

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

View File

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