aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/ghostty
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-24 18:52:34 -0600
committerCraig Jennings <c@cjennings.net>2026-01-24 18:52:34 -0600
commit7d0f90da66985b402c6a25eb3eca8cc9e6060ced (patch)
tree94a4fefdccc5cc1750a7466b3764b44bf1b8d0b0 /dotfiles/system/.config/ghostty
downloadarchsetup-7d0f90da66985b402c6a25eb3eca8cc9e6060ced.tar.gz
archsetup-7d0f90da66985b402c6a25eb3eca8cc9e6060ced.zip
fix(testing): remove obsolete --skip-slow-packages option
This flag was removed from archsetup but remained in test scripts.
Diffstat (limited to 'dotfiles/system/.config/ghostty')
-rw-r--r--dotfiles/system/.config/ghostty/config44
1 files changed, 44 insertions, 0 deletions
diff --git a/dotfiles/system/.config/ghostty/config b/dotfiles/system/.config/ghostty/config
new file mode 100644
index 0000000..68f8a15
--- /dev/null
+++ b/dotfiles/system/.config/ghostty/config
@@ -0,0 +1,44 @@
+# Ghostty configuration to match st terminal appearance
+
+# Font configuration (matching st)
+font-family = "Berkeley Mono"
+font-size = 12
+font-feature = ss01
+font-feature = ss02
+font-feature = ss03
+
+# Window appearance
+window-padding-x = 2
+window-padding-y = 2
+background-opacity = 0.8
+gtk-titlebar = false
+
+# Colors (matching st's color scheme)
+# Foreground: gray90, Background: black
+foreground = d9d9d9
+background = 000000
+
+# 16 ANSI colors (matching st config.def.h)
+palette = 0=#000000
+palette = 1=#cd0000
+palette = 2=#00cd00
+palette = 3=#cdcd00
+palette = 4=#0000ee
+palette = 5=#cd00cd
+palette = 6=#00cdcd
+palette = 7=#e5e5e5
+palette = 8=#7f7f7f
+palette = 9=#ff0000
+palette = 10=#00ff00
+palette = 11=#ffff00
+palette = 12=#5c5cff
+palette = 13=#ff00ff
+palette = 14=#00ffff
+palette = 15=#ffffff
+
+# Cursor configuration
+cursor-color = cccccc
+cursor-style = block
+
+# Keybindings
+keybind = shift+enter=text:\x1b\r