diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 32a8856..b9dbb7a 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -83,7 +83,7 @@ ;; Gaps (load-module "swm-gaps") (setf swm-gaps:*inner-gaps-size* 5 - swm-gaps:*outer-gaps-size* 5 + swm-gaps:*outer-gaps-size* 10 swm-gaps:*head-gaps-size* 0) (when *initializing* (swm-gaps:toggle-gaps))