post_install() {
  echo 'As of 3.4.X, "focus_mode = follow_cursor" will lock up spectrwm in some circumstance.'
  echo 'Please check your config.'
}

post_upgrade() {
  post_install
}
