mirror of
https://github.com/alrayyes/dwm.git
synced 2024-11-22 03:26:23 +00:00
f091f4ae35
Added dwm Signed-off-by: Morten Linderud <morten@linderud.pw>
4 lines
173 B
Text
4 lines
173 B
Text
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."
|
|
}
|