simplier .clang-format and fix swap focus

This commit is contained in:
2026-05-14 18:16:40 +07:00
parent 5c7dbfbe03
commit 090659d582
21 changed files with 1614 additions and 2052 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-format
PKGS = wayland-server xkbcommon libinput $(XLIBS)