Sfoglia il codice sorgente

Adding Ghostty config

Sacha Ligthert 1 anno fa
commit
b0bb9f5368
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. 12 0
      dot.ghostty

+ 12 - 0
dot.ghostty

@@ -0,0 +1,12 @@
+# linux: $HOME/.config/ghostty/config
+# macOS: $HOME/Library/Application\ Support/com.mitchellh.ghostty/config
+
+background = 000000
+foreground = ffffff
+cursor-color = 00ff00
+cursor-style = bar
+cursor-style-blink = true
+
+keybind = cmd+right=next_tab
+keybind = cmd+left=previous_tab
+