mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: xfwm4: Enable Xpresent support.
* gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
This commit is contained in:
parent
ff9172e4b2
commit
b561053b28
1 changed files with 1 additions and 0 deletions
|
@ -907,6 +907,7 @@ (define-public xfwm4
|
|||
libxcomposite
|
||||
libxdamage
|
||||
libxfce4ui
|
||||
libxpresent
|
||||
libxrandr))
|
||||
(home-page "https://www.xfce.org/")
|
||||
(synopsis "Xfce window manager")
|
||||
|
|
Loading…
Reference in a new issue