adjust dired-sidebar initial width

This commit is contained in:
Gered 2024-12-03 22:42:28 -05:00
parent 274a106e5e
commit ab6cc68df1

View file

@ -55,4 +55,4 @@
(push 'rotate-windows dired-sidebar-toggle-hidden-commands)
;; allow the sidebar to be manually resized
(setq dired-sidebar-window-fixed nil)
(setq dired-sidebar-width 25))
(setq dired-sidebar-width 35))