system changes

This commit is contained in:
jjanzen 2025-01-07 21:45:00 -06:00
parent ad36bf8663
commit 571a157725

View file

@ -97,7 +97,7 @@ This block is the reason I use =straight= rather than just =use-package=. I have
(use-package diredfl
:init
(diredfl-global-mode 1))
(add-to-list 'default-frame-alist '(undecorated . t))
;;(add-to-list 'default-frame-alist '(undecorated . t))
(scroll-bar-mode -1)
(tool-bar-mode -1)
(menu-bar-mode -1)