Skip to content

Commit

Permalink
feat: install ghostty
Browse files Browse the repository at this point in the history
  • Loading branch information
fisenkodv committed Dec 29, 2024
1 parent af8be32 commit c00403b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .config/ghostty/config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@ font-size=16
font-style-bold=true
theme=tokyonight-storm
cursor-style=block
shell-integration-features=no-cursor
background-opacity=1
unfocused-split-opacity=0.8
working-directory=inherit
window-save-state=always
clipboard-read=allow
clipboard-write=allow
macos-option-as-alt=true
macos-icon=custom-style
macos-icon-frame=beige
auto-update=check
1 change: 1 addition & 0 deletions .scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ link_config $SOURCE_CONFIG_DIR/nvim $TARGET_CONFIG_DIR/nvim
link_config $SOURCE_CONFIG_DIR/htop $TARGET_CONFIG_DIR/htop
link_config $SOURCE_CONFIG_DIR/tmux $TARGET_CONFIG_DIR/tmux
link_config $SOURCE_CONFIG_DIR/wezterm $TARGET_CONFIG_DIR/wezterm
link_config $SOURCE_CONFIG_DIR/ghostty $TARGET_CONFIG_DIR/ghostty
link_config $SOURCE_CONFIG_DIR/zed $TARGET_CONFIG_DIR/zed
link_config $SOURCE_CONFIG_DIR/yazi $TARGET_CONFIG_DIR/yazi

0 comments on commit c00403b

Please sign in to comment.