layers, tags and make

This commit is contained in:
2026-05-10 20:06:05 +07:00
parent 450234522d
commit afbd0c109c
17 changed files with 263 additions and 73 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ XLIBS = xcb xcb-icccm
# tools
PKG_CONFIG ?= pkg-config
CC ?= clang
CLANG_FORMAT=clang-format22
CLANG_FORMAT ?= clang-format22
PKGS = wayland-server xkbcommon libinput $(XLIBS)