diff --git a/stumpwm/.stumpwm.d/init.lisp b/stumpwm/.stumpwm.d/init.lisp index c5673cd..44a27d1 100644 --- a/stumpwm/.stumpwm.d/init.lisp +++ b/stumpwm/.stumpwm.d/init.lisp @@ -81,11 +81,11 @@ *window-border-style* :thin *message-window-padding* 10 *message-window-y-padding* 5 - *maxsize-border-width* 2 - *normal-border-width* 2 - *transient-border-width* 2 - stumpwm::*float-window-border* 2 - stumpwm::*float-window-title-height* 2 + *maxsize-border-width* 0 + *normal-border-width* 0 + *transient-border-width* 0 + *float-window-border* 2 + *float-window-title-height* 2 *mouse-focus-policy* :click) ;; Input/message bar