summary refs log tree commit diff
path: root/emacs/custom
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom')
-rw-r--r--emacs/custom/my-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el
index 59d0b46..1dabcea 100644
--- a/emacs/custom/my-ui.el
+++ b/emacs/custom/my-ui.el
@@ -106,7 +106,7 @@
 	     (window-width . 0.4)
 	     (side . left)
 	     (slot . 0))
-        ("\\*\\(wclock\\).*"
+        ("\\*\\(wclock\\|slo-calculator\\).*"
          (display-buffer-in-side-window)
          (window-width . 0.35)
          (side . left)