summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/emacsconf-stream-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'roles/obs/templates/emacsconf-stream-config.el')
-rw-r--r--roles/obs/templates/emacsconf-stream-config.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/obs/templates/emacsconf-stream-config.el b/roles/obs/templates/emacsconf-stream-config.el
index 3901c41..bd5ffd7 100644
--- a/roles/obs/templates/emacsconf-stream-config.el
+++ b/roles/obs/templates/emacsconf-stream-config.el
@@ -15,3 +15,5 @@
(add-to-list 'load-path "~/emacsconf-el")
(require 'emacsconf)
(require 'emacsconf-stream)
+(emacsconf-stream-display-clock-and-countdown)
+(setq tab-width 2)