Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
takeokunn committed Jan 17, 2025
1 parent 4ca120f commit 4654054
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ with epkgs;
idle-highlight-mode
font-lock-studio
emojify
modus-themes
]
4 changes: 4 additions & 0 deletions home-manager/programs/emacs/elisp/init.org
Original file line number Diff line number Diff line change
Expand Up @@ -3253,6 +3253,10 @@
(with-eval-after-load 'idle-highlight-mode
(setopt idle-highlight-idle-time 0.1))
#+end_src
** modus-themes
#+begin_src emacs-lisp :tangle yes
(autoload-if-found '() "modus-themes" nil t)
#+end_src
* Awesome Package
** Joke
*** hacker-typer
Expand Down

0 comments on commit 4654054

Please sign in to comment.