patch: swallow

This commit is contained in:
FabricSoul 2025-08-04 21:12:10 -04:00
parent 93d5c585e4
commit fc3ca3385c
3 changed files with 364 additions and 9 deletions

View file

@ -44,7 +44,10 @@
xorg.xcbutilwm # ✅ for xcb_ewmh.h
];
patches = [./patches/autostart.patch];
patches = [
./patches/autostart.patch
./patches/swallow.patch
];
# The build and installation process
buildPhase = ''