From 600e4691cc80abca7c3c0fa02dd389c19530cc48 Mon Sep 17 00:00:00 2001 From: Damien Arnodo Date: Thu, 25 Jun 2026 16:30:19 +0000 Subject: [PATCH] Ajouter .config/ghostty/config.ghostty --- .config/ghostty/config.ghostty | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/ghostty/config.ghostty diff --git a/.config/ghostty/config.ghostty b/.config/ghostty/config.ghostty new file mode 100644 index 0000000..2259acd --- /dev/null +++ b/.config/ghostty/config.ghostty @@ -0,0 +1,7 @@ +font-family = "Hack Nerd Font Mono" +font-size = 14 +theme = arnx +window-padding-x = 8 +window-padding-y = 8 +cursor-style = block +macos-titlebar-proxy-icon = hidden \ No newline at end of file