diff options
| author | tslil clingman <tslil@posteo.de> | 2023-02-14 20:34:12 +0100 |
|---|---|---|
| committer | tslil clingman <tslil@posteo.de> | 2023-02-14 20:34:54 +0100 |
| commit | 819d795ba8472cc0c5b9f1f58fd4422d8c41ec71 (patch) | |
| tree | 72fc3a44b7e654c2d7f83b32f52fdb205b8aa11d /dwl-0.4/config.mk | |
| parent | e9d8f093021dc416a5c790e2161d047426db2592 (diff) | |
[dwl] merge main, fix pertag/view(0), rule can prevent client focus
Diffstat (limited to 'dwl-0.4/config.mk')
| -rw-r--r-- | dwl-0.4/config.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dwl-0.4/config.mk b/dwl-0.4/config.mk deleted file mode 100644 index f50156f..0000000 --- a/dwl-0.4/config.mk +++ /dev/null @@ -1,14 +0,0 @@ -_VERSION = 0.4 -VERSION = `git describe --tags --dirty 2>/dev/null || echo $(_VERSION)` - -PKG_CONFIG = pkg-config - -# paths -PREFIX = /usr/local -MANDIR = $(PREFIX)/share/man - -XWAYLAND = -XLIBS = -# Uncomment to build XWayland support -#XWAYLAND = -DXWAYLAND -#XLIBS = xcb xcb-icccm |
