~ruther/dwl

ref: 172bcfd3ffcbaafb5198b162f8b704b0172fe9a0 dwl/config.mk -rw-r--r-- 216 bytes
172bcfd3 — Stivvo Set fullscreen simpler 5 years ago
                                                                                
1
2
3
4
5
# Default compile flags (overridable by environment)
CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-error=unused-function

# Uncomment to build XWayland support
#CFLAGS += -DXWAYLAND