- template theme selection in alacritty, btop, fuzzel, ghostty, waybar, swaync, wezterm, zathura, gemini, zsh, and nvim astroui - add apex-aeon assets and refresh apex-neon palettes across terminals, editors, and UI components - switch UI fonts to GeistMono in GTK/Qt, Hyprland/Hyprlock, Kitty, Zed, and Satty - add refresh-apex-themes helper to sync theme outputs
11 lines
189 B
Cheetah
11 lines
189 B
Cheetah
{
|
|
"security": {
|
|
"auth": {
|
|
"selectedType": "oauth-personal"
|
|
}
|
|
},
|
|
"ui": {
|
|
"theme": "{{ .chezmoi.homeDir }}/.gemini/themes/{{ .chezmoi.config.data.theme }}.json"
|
|
}
|
|
}
|