summaryrefslogtreecommitdiff
path: root/emacs/custom
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom')
-rw-r--r--emacs/custom/my-ui.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el
index 3ced78c..3e9c271 100644
--- a/emacs/custom/my-ui.el
+++ b/emacs/custom/my-ui.el
@@ -104,9 +104,9 @@
(slot . 2))
("\\*\\(Wo\\)\?Man"
(display-buffer-in-side-window)
- (window-width . 0.4)
- (side . left)
- (slot . 0))
+ (window-width . 0.4)
+ (side . left)
+ (slot . 0))
("\\*\\(wclock\\|slo-calculator\\).*"
(display-buffer-in-side-window)
(window-width . 0.35)