From 74d381ceedb6aac598f56d90eae409791f65cc26 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Wed, 30 Aug 2023 18:20:53 +0200 Subject: [PATCH] Remove activity-watch-mode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I no longer use this software as it didn’t really provide my with any good insights, so meh… --- configuration.org | 8 -------- 1 file changed, 8 deletions(-) diff --git a/configuration.org b/configuration.org index 809e404..547e8f5 100644 --- a/configuration.org +++ b/configuration.org @@ -2464,14 +2464,6 @@ 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