瀏覽代碼

Adding Ghostty config

Sacha Ligthert 1 年之前
當前提交
b0bb9f5368
共有 1 個文件被更改,包括 12 次插入0 次删除
  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
+