mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
Enable XWayland
This commit is contained in:
parent
797e0c74b2
commit
01dff7b679
1 changed files with 4 additions and 4 deletions
|
|
@ -7,8 +7,8 @@ PKG_CONFIG = pkg-config
|
|||
PREFIX = /usr/local
|
||||
MANDIR = $(PREFIX)/share/man
|
||||
|
||||
XWAYLAND =
|
||||
XLIBS =
|
||||
# XWAYLAND =
|
||||
# XLIBS =
|
||||
# Uncomment to build XWayland support
|
||||
#XWAYLAND = -DXWAYLAND
|
||||
#XLIBS = xcb xcb-icccm
|
||||
XWAYLAND = -DXWAYLAND
|
||||
XLIBS = xcb xcb-icccm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue