diff options
| author | Skullheadx <andrew.montgomery@warpengine.ai> | 2026-06-29 16:30:54 -0400 |
|---|---|---|
| committer | Skullheadx <andrew.montgomery@warpengine.ai> | 2026-06-29 16:30:54 -0400 |
| commit | 514a0f78ab4c18470fa5215069068f8aea381edc (patch) | |
| tree | 36c27aa69a1445133d8bd7fd5560d3d5e339a3bc /dotfiles/ghostty/config.ghostty | |
| parent | try modules (diff) | |
| download | nixos-514a0f78ab4c18470fa5215069068f8aea381edc.tar.gz nixos-514a0f78ab4c18470fa5215069068f8aea381edc.tar.bz2 nixos-514a0f78ab4c18470fa5215069068f8aea381edc.zip | |
optimize, split irc config and add ghostty config
Diffstat (limited to 'dotfiles/ghostty/config.ghostty')
| -rw-r--r-- | dotfiles/ghostty/config.ghostty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/ghostty/config.ghostty b/dotfiles/ghostty/config.ghostty new file mode 100644 index 0000000..f38e25b --- /dev/null +++ b/dotfiles/ghostty/config.ghostty @@ -0,0 +1,5 @@ +font-family = "Fira Code Nerd Font" +font-size = 14 +theme = "Dimmed Monokai" +mouse-hide-while-typing = true +mouse-shift-capture = true |
