aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni/home/services/stumpwm/stumpwm.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni/home/services/stumpwm/stumpwm.lisp b/oni/home/services/stumpwm/stumpwm.lisp
index 1ace9fd..d4f882d 100644
--- a/oni/home/services/stumpwm/stumpwm.lisp
+++ b/oni/home/services/stumpwm/stumpwm.lisp
@@ -101,7 +101,7 @@ after it has been unlocked."
""))
"[ %d ] "))
(setf *message-window-gravity* :center
- *message-window-input-gravity* :top
+ *message-window-input-gravity* :top-right
*input-window-gravity* :top)
;;; Redefinition of the make mode-line window to add the Dock window type.