[StumpWM] Wider outer gaps

This commit is contained in:
Lucien Cartier-Tilet 2022-03-06 21:48:12 +01:00
parent 7b4c5a62db
commit 1f11d7685e
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -856,7 +856,7 @@ package.
#+begin_src lisp
(setf swm-gaps:*head-gaps-size* 0
swm-gaps:*inner-gaps-size* 5
swm-gaps:*outer-gaps-size* 10)
swm-gaps:*outer-gaps-size* 40)
#+end_src
Finally, lets enable our gaps: