Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some extra space #9

Open
damnedhatter opened this issue Jan 4, 2024 · 3 comments
Open

some extra space #9

damnedhatter opened this issue Jan 4, 2024 · 3 comments

Comments

@damnedhatter
Copy link

Screenshot_20240103-222551

;; use-package with package.el:
(use-package dashboard
:ensure t
:config
(dashboard-setup-startup-hook))
(setq dashboard-items '((recents . 5)
(bookmarks . 5)
(projects . 5)
(agenda . `5)
(registers . 5)
(hackernews . 10)))

(use-package dashboard-hackernews)

(require 'dashboard-hackernews)

@themkat
Copy link
Collaborator

themkat commented Jan 4, 2024

Weird 😱 Just to be sure: there are no errors or warnings related to dashboard? (in *Messages* or other error/warning buffers).

@damnedhatter
Copy link
Author

No errors or messages

@damnedhatter
Copy link
Author

Just fyi, i'm not really a hacker news reader, so the extra space isnt really too important. I had just found out about dashboard and also tried dashboard-hackernews.el

I like the functuonality tho. Maybe better to add git updates to the dashboard for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants