activate window-divider-mode

This commit is contained in:
2025-06-15 17:47:49 +02:00
parent 83bb13b270
commit 3a0b45f037

View File

@@ -100,7 +100,8 @@ DISPLAY-START: `integer', e.g. 3820"
:config
(setq window-divider-default-right-width 2)
;; (setq window-divider-default-bottom-width 1) ;; -2 from awesome-tray
(setq window-divider-default-places 'right-only))
(setq window-divider-default-places 'right-only)
(window-divider-mode 1))
(use-package tab-bar
:defer 0.5