Personal Nix setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update ghostty config

+2
+2
home/apps/ghostty.nix
··· 56 56 palette = 14=${hex.cyan} 57 57 palette = 15=${hex.muted} 58 58 59 + split-divider-color = ${hex.split} 59 60 cursor-color = ${hex.white} 60 61 cursor-style = block 61 62 cursor-style-blink = false ··· 70 71 window-padding-color = extend 71 72 window-theme = ghostty 72 73 window-colorspace = display-p3 74 + window-save-state = always 73 75 unfocused-split-opacity = 0.9 74 76 75 77 adjust-underline-thickness = -1