Skip to content

Commit

Permalink
chore: Update Ghostty config
Browse files Browse the repository at this point in the history
- enable auto-update
- keybindings for scroll
  • Loading branch information
martimlobao committed Feb 1, 2025
1 parent 035eee0 commit 23ef0e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions linkme/.config/ghostty/config
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,10 @@ font-size = 12
font-thicken = true
font-family = Source Code Pro
keybind = cmd+backspace=esc:w
keybind = cmd+alt+up=scroll_to_top
keybind = cmd+alt+down=scroll_to_bottom
keybind = ctrl+shift+up=scroll_page_up
keybind = ctrl+shift+down=scroll_page_down
macos-titlebar-style = tabs
macos-titlebar-proxy-icon = hidden
auto-update = download

0 comments on commit 23ef0e3

Please sign in to comment.