mirror of
https://github.com/alrayyes/dwm
synced 2023-11-14 15:56:31 +00:00
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."
|
||
|
}
|