(mirror) personal dotfiles github.com/crescentrose/dotfiles

feat: use maple mono in ghostty

+1 -1
+1 -1
home/_work.nix
··· 16 16 # config. This should be fixed. 17 17 xdg.configFile."ghostty/config".text = '' 18 18 command = /usr/bin/env zsh -c nu 19 - font-family = Iosevka 19 + font-family = Maple Mono 20 20 font-size = 14 21 21 theme = dark:Catppuccin Macchiato,light:Catppuccin Latte 22 22 macos-option-as-alt = true