Personal Nix setup

Update ghostty config

Changed files
+2
home
+2
home/apps/ghostty.nix
···
palette = 14=${hex.cyan}
palette = 15=${hex.muted}
cursor-color = ${hex.white}
cursor-style = block
cursor-style-blink = false
···
window-padding-color = extend
window-theme = ghostty
window-colorspace = display-p3
unfocused-split-opacity = 0.9
adjust-underline-thickness = -1
···
palette = 14=${hex.cyan}
palette = 15=${hex.muted}
+
split-divider-color = ${hex.split}
cursor-color = ${hex.white}
cursor-style = block
cursor-style-blink = false
···
window-padding-color = extend
window-theme = ghostty
window-colorspace = display-p3
+
window-save-state = always
unfocused-split-opacity = 0.9
adjust-underline-thickness = -1