system changes
This commit is contained in:
parent
82aac7c351
commit
df112ae5f9
2 changed files with 1 additions and 2 deletions
|
@ -97,7 +97,6 @@ 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))
|
||||
(use-package ns-auto-titlebar
|
||||
:init
|
||||
(ns-auto-titlebar-mode))
|
||||
|
|
|
@ -20,7 +20,7 @@ This terminal emulator seems over-hyped, but I'm trying it anyways.
|
|||
macos-window-shadow = false
|
||||
mouse-hide-while-typing = true
|
||||
quit-after-last-window-closed = true
|
||||
theme = "Unikitty"
|
||||
theme = "Builtin Light"
|
||||
window-decoration = true
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue