😴

The Battle with Ghostty

に公開

Overview

My goal here is to keep a record of it as a reference, along with the configuration steps and notes.

Environment

  • Gentoo Linux 6.12.2
  • KDE Plasma 6.2.x
  • GTK4
  • Ghostty 1.1.3

Ghostty

https://ghostty.org/

https://github.com/ghostty-org/ghostty/tree/e3e69269e5a3bbeb4f15f34464b7968d646ad907

Images

config

.config/ghostty/config

# The syntax is "key = value". The whitespace around the
# equals doesn't matter.

theme = Molokai

font-size = 10
font-family = "MesloLGS NF"

window-theme = ghostty
window-padding-x = 10
window-padding-y = 10
window-padding-balance = true
window-height = 70
window-width = 240

gtk-titlebar = true
gtk-adwaita = true
gtk-tabs-location = hidden
gtk-titlebar-hide-when-maximized = true

background-opacity = 0.8

Discussion