diff --git a/configuration.org b/configuration.org index 87a25dd..72804be 100644 --- a/configuration.org +++ b/configuration.org @@ -2264,6 +2264,14 @@ requires connecting to a website and download a pretty large font file. (neo-enter . gpolonkai/neo-set-theme)) #+END_SRC +** Waka-waka (AKA ActivityWatch) + +#+begin_src emacs-lisp +(use-package activity-watch-mode + :config + (global-activity-watch-mode)) +#+end_src + ** Jump to character, word, line #+BEGIN_SRC emacs-lisp diff --git a/customizations.el b/customizations.el index b74fa35..6db0efc 100644 --- a/customizations.el +++ b/customizations.el @@ -30,6 +30,7 @@ ace-mc ace-window achievements + activity-watch-mode ag alert all-the-icons