Configuration for my NixOS based systems and Home Manager
at master 30 lines 752 B view raw
1#font-size = 13 2font-family = TX-02 Medium 3theme = flat-remix-light 4#theme = dark:catppuccin-frappe,light:catppuccin-latte 5shell-integration = fish 6link-url = true 7clipboard-read = allow 8 9#window-decoration = true 10 11font-feature = calt 12font-feature = ccmp 13font-feature = locl 14font-feature = ordn 15font-feature = mark 16font-feature = mkmk 17#font-feature = aalt 18#font-feature = ss01 19#font-feature = ss02 20#font-feature = ss03 21#font-feature = ss04 22#font-feature = ss05 23#font-feature = ss06 24#font-feature = ss07 25#font-feature = ss08 26 27custom-shader = ~/.config/ghostty/shaders/galaxy.glsl 28#custom-shader = ~/.config/ghostty/shaders/tft.glsl 29#custom-shader = ~/.config/ghostty/shaders/retro-terminal.glsl 30#custom-shader = ~/.config/ghostty/shaders/bettercrt.glsl