system changes
This commit is contained in:
parent
9ba173d5b8
commit
7a7d44e839
1 changed files with 10 additions and 7 deletions
|
@ -6,18 +6,21 @@ This terminal emulator seems over-hyped, but I'm trying it anyways.
|
|||
|
||||
{
|
||||
home.file."./.config/ghostty/config".text = ''
|
||||
auto-update = "off"
|
||||
background-blur-radius = 20
|
||||
background-opacity = 0.8
|
||||
font-family = "SauceCodePro Nerd Font"
|
||||
font-thicken = true
|
||||
theme = "Unikitty"
|
||||
window-decoration = true
|
||||
macos-option-as-alt = true
|
||||
quit-after-last-window-closed = true
|
||||
macos-window-shadow = false
|
||||
macos-icon = "custom-style"
|
||||
macos-icon-frame = "beige"
|
||||
macos-icon-screen-color = "#ff8cd9"
|
||||
macos-icon-ghost-color = "#0B0B0B"
|
||||
auto-update = "off"
|
||||
macos-icon-screen-color = "#ff8cd9"
|
||||
macos-option-as-alt = true
|
||||
macos-window-shadow = false
|
||||
mouse-hide-while-typing = true
|
||||
quit-after-last-window-closed = true
|
||||
theme = "Unikitty"
|
||||
window-decoration = true
|
||||
'';
|
||||
}
|
||||
#+end_src
|
||||
|
|
Loading…
Add table
Reference in a new issue