~ruther/dwl

ref: 90cc3b1e2c824db74e932dbb9733d398619a037c dwl/config.mk -rw-r--r-- 216 bytes
90cc3b1e — Guido Cella Allow toggling the layout before selecting a different one 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