Skip to content

Instantly share code, notes, and snippets.

@oki
Created December 15, 2025 13:27
Show Gist options
  • Select an option

  • Save oki/1590b04fbd994f5f9e00ed691691eae0 to your computer and use it in GitHub Desktop.

Select an option

Save oki/1590b04fbd994f5f9e00ed691691eae0 to your computer and use it in GitHub Desktop.
[font]
# normal = { family = "Monaco", style = "Regular" }
# normal = { family = "Monooki", style = "Regular" }
# normal = { family = "JetBrains Mono", style = "Regular" }
# normal = { family = "CommitMono Nerd Font Propo", style = "Regular" }
# normal = { family = "CommitMono Nerd Font Mono", style = "Regular" }
normal = { family = "CommitMono Nerd Font", style = "Regular" }
size = 14
bold = { style = "Bold" }
bold_italic = { style = "Bold Italic" }
italic = { style = "Italic" }
offset = { x = 1, y = 1 }
[window.padding]
x = 3
[window.dimensions]
columns = 239
lines = 55
[env]
TERM = "xterm-256color"
[general]
import = [ "~/.config/alacritty/themes/themes/campbell.toml" ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment