aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 761909f2..f4355820 100644
--- a/init.el
+++ b/init.el
@@ -129,7 +129,7 @@
(require 'org-config) ;; basic org-mode settings
(require 'org-faces-config) ;; custom themeable faces for agenda keywords + priorities
(require 'org-agenda-config) ;; agenda, task tracking, and notifications
-(require 'org-agenda-frame) ;; S-<f8> dedicated fullscreen agenda frame
+(require 'org-agenda-frame) ;; S-<f8> dedicated agenda frame (tiled beside the working frame)
(require 'org-babel-config) ;; org-mode prog blocks; literate programming
(require 'org-capture-config)
(require 'org-contacts-config) ;; fully integrated org-mode contacts management