mirror of
https://github.com/alrayyes/dwm
synced 2023-11-14 15:56:31 +00:00
f091f4ae35
Added dwm Signed-off-by: Morten Linderud <morten@linderud.pw>
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
post_install() {
|
|
echo "-- Edit config.h in dwm's PKGBUILD directory (generally /var/abs/community/dwm/)"
|
|
echo "-- and rebuild package if you want to change settings."
|
|
}
|