system changes

This commit is contained in:
jjanzen 2025-01-07 23:09:38 -06:00
parent 8a63761962
commit 317c2a957c

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)