fix xwayland border

This commit is contained in:
2026-05-04 12:40:06 +07:00
parent ba803af701
commit 385ff13e7b
5 changed files with 10 additions and 6 deletions
+1
View File
@@ -7,6 +7,7 @@ proto:
compile: proto
gcc -o absinthe src/* \
-Wall -Wextra -Wpedantic \
-DXWAYLAND \
-I./ -I./include -DWLR_USE_UNSTABLE $(shell pkg-config wlroots-0.20 --libs --cflags) -lwayland-server -lxkbcommon \
-O3 \
-g