From 80b74b3d429bc4cc8db02705171fdbe39e7573d1 Mon Sep 17 00:00:00 2001 From: Francis Kore Date: Tue, 9 Mar 2021 18:48:00 +0300 Subject: [PATCH] update: 20210309 --- config.el | 5 ++++- init.el | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/config.el b/config.el index d76ce34..2fa87ac 100644 --- a/config.el +++ b/config.el @@ -251,7 +251,7 @@ (:name "Due Today" :deadline today) (:name "Important" - :priority "A") + :priority "❗") (:name "Overdue" :deadline past) (:name "Due Soon" @@ -260,3 +260,6 @@ :tag "bo"))) :config (org-super-agenda-mode)) +;; Configure Zen mode +;; AAutomatically go to full screen mode when activated + (setq writeroom-fullscreen-effect t) diff --git a/init.el b/init.el index 507e56b..16ffbbb 100644 --- a/init.el +++ b/init.el @@ -35,7 +35,7 @@ hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ;;hydra ;;indent-guides ; highlighted indent columns - (ligatures +extra +fira) ; ligatures and symbols to make your code pretty again + ligatures ; ligatures and symbols to make your code pretty again ;;minimap ; show a map of the code on the side modeline ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions @@ -102,7 +102,7 @@ ;;rgb ; creating color strings ;;taskrunner ; taskrunner for all your projects ;;terraform ; infrastructure as code - ;;tmux ; an API for interacting with tmux + tmux ; an API for interacting with tmux ;;upload ; map local to remote projects via ssh/ftp :os @@ -140,7 +140,7 @@ latex ; writing papers in Emacs has never been so fun ;;lean ;;factor - ;;ledger ; an accounting system in Emacs + ledger ; an accounting system in Emacs lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c @@ -174,7 +174,7 @@ ;;(wanderlust +gmail) :app - ;;calendar + calendar ;;irc ; how neckbeards socialize (rss +org) ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought