My configuration of sxmo fork of suckless dwm.

git clone git://watertao.xyz/programs/sxmo-dwm.git

commit 5711516944fe9998e498580285706f1127f4a9c8
parent 803c2a49f48cc476e3bd2d185bb27c6ff7bcaf2d
Author: Anjandev Momi <anjan@momi.ca>
Date:   Wed, 15 Feb 2023 18:40:49 -0800

build: add pango-dev

Diffstat:
M.build.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -4,6 +4,7 @@ packages: - libxft-dev - libx11-dev - libxinerama-dev + - pango-dev sources: - https://git.sr.ht/~mil/sxmo-dwm tasks: