User Tools

Site Tools


ghostty

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ghostty [2025/02/19 22:03] dblumeghostty [2025/09/17 10:15] (current) dblume
Line 15: Line 15:
 Consider reading [[https://www.reddit.com/r/Zig/comments/1hod58j/how_i_configure_ghostty/|r/Zig How I configure ghostty]]. Consider reading [[https://www.reddit.com/r/Zig/comments/1hod58j/how_i_configure_ghostty/|r/Zig How I configure ghostty]].
  
-The following config eases me in from my iTerm2 settings. Still exploring themes. +I use the following configurations [[https://github.com/dblume/dotfiles/blob/main/.config/ghostty/config|.config/ghostty/config]].
- +
-<file text config> +
-https://wiki.dlma.com/ghostty +
-# https://ghostty.org/docs/config +
-#theme = "Builtin Pastel Dark" +
-#theme = "iTerm2 Pastel Dark Background" +
-#theme = "Hardcore" +
-#theme = "GitHub Dark" +
-#theme = "Kanagawa Dragon"  <-- hard no +
-#theme = "Kolorit" +
-#theme = "LiquidCarbonTransparent" +
-#theme = "MaterialDarker" +
-#theme = "mellow" +
-#theme = "Monokai Pro Spectrum" +
-theme = "catppuccin-mocha" +
-#theme = "SpaceGray Eighties" +
- +
-# Esp for catppuccin-mocha, esp rokulog files +
-palette = 6=#74d0c0 +
- +
-# This foreground override is esp for SpaceGray Eighties +
-#foreground = dddace +
- +
-# For Monokai Pro Spectrum +
-#background = 141618 +
- +
-# for catppuccin-mocha +
-background = 1a1c1e +
- +
-font-family = "Roboto Mono for Powerline" +
-font-thicken = true +
- +
-window-height = 86 +
-window-width = 120 +
- +
-# Similar solid block cursor to iTerm2 +
-cursor-style-blink = false +
-shell-integration-features = no-cursor +
- +
-# consider +
-#copy-on-select = clipboard +
-</file>+
  
 ===== ssh ===== ===== ssh =====
ghostty.txt · Last modified: 2025/09/17 10:15 by dblume