Skip to content
Discussion options

You must be logged in to vote

(remove-hook '+dashboard-functions #'dashboard-widget-banner)

The function name is missing the + prefix. It should be:

(remove-hook '+dashboard-functions #'+dashboard-widget-banner)

I didn't find this in the modules/ui/dashboard/README.org either. Just info about changing the banner or switching the font, but nothing about outright removing stuff.
Maybe some info could be added there.

Yeah, it needs fleshing out. I'll get to it soon, but have other priorities atm.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@frette
Comment options

Answer selected by frette
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants