[stumpwm] fix problems with cut-off windows when using gaps

This commit is contained in:
Marcel Kapfer 2021-11-18 19:03:45 +01:00
parent baca853691
commit 7ee3dea387
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 5 deletions

View File

@ -30,11 +30,6 @@
(gnewbg "music")
(gnewbg "winkel"))
;; border width
(setf *maxsize-border-width* 3)
(setf *transient-border-width* 3)
(setf *normal-border-width* 3)
;; border style
(setf *window-border-style* :tight)
(set-focus-color "#b00045")