Skip to content

Commit

Permalink
tweak(emacs): remove nyan-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Apr 26, 2024
1 parent 302fbe2 commit 2d45cd5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,6 @@
"<tab> 8" 'eyebrowse-switch-to-window-config-8
"<tab> 9" 'eyebrowse-switch-to-window-config-9))

(use-package nyan-mode
:after doom-modeline
:init
(nyan-mode 1)
:custom
(nyan-animation-frame-interval (/ 1.0 20)))

(use-package dashboard
:after (consult nerd-icons)
:init
Expand Down

0 comments on commit 2d45cd5

Please sign in to comment.