User Tools

Site Tools


ghostty

Differences

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

Link to this comparison view

Next revision
Previous revision
ghostty [2025/01/07 10:20] – created dblumeghostty [2025/09/17 10:15] (current) dblume
Line 1: Line 1:
 ====== ghostty ====== ====== ghostty ======
  
-Consider reading [[https://www.reddit.com/r/Zig/comments/1hod58j/how_i_configure_ghostty/|r/Zig How I configure ghostty]].+===== Framework Installation =====
  
-The following config eases me in from my iTerm2 settingsThere's probably a better theme, I didn't look for long.+My Framework is an AMD Ubuntu 22.04.5 LTS.
  
-<file text config+Download the appropriate package from [[https://github.com/mkasberg/ghostty-ubuntu/releases|the Releases Repo]]. Then install (or update) locally: 
-theme = "Builtin Pastel Dark" + 
-font-family = "Roboto Mono for Powerline" +<code bash
-font-thicken = true +sudo dpkg -i ./ghostty_1.1.2-0.ppa1_amd64_22.04.deb 
-window-height = 60 +</code> 
-window-width 120+ 
 +===== Configuration ===== 
 + 
 +Consider reading [[https://www.reddit.com/r/Zig/comments/1hod58j/how_i_configure_ghostty/|r/Zig How I configure ghostty]].
  
-# consider +I use the following configurations [[https://github.com/dblume/dotfiles/blob/main/.config/ghostty/config|.config/ghostty/config]].
-#copy-on-select = clipboard +
-</file>+
  
 ===== ssh ===== ===== ssh =====
ghostty.1736274059.txt.gz · Last modified: 2025/01/07 10:20 by dblume