mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-06 21:40:24 -04:00
patch: swallow
This commit is contained in:
parent
93d5c585e4
commit
fc3ca3385c
3 changed files with 364 additions and 9 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue