mirror of
https://github.com/alrayyes/dwm.git
synced 2024-11-22 19:46:24 +00:00
5 lines
173 B
Text
5 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."
|
||
|
}
|