Skip to content

Instantly share code, notes, and snippets.

View jonashelgemo's full-sized avatar

Jonas Helgemo jonashelgemo

View GitHub Profile
@programus
programus / alacritty.yml
Last active December 20, 2024 04:42
pull down from top alacritty (like iTerm2)
window:
# Window dimensions (changes require restart)
#
# Number of lines/columns (not pixels) in the terminal. The number of columns
# must be at least `2`, while using a value of `0` for columns and lines will
# fall back to the window manager's recommended size.
dimensions:
columns: 500
lines: 30