Skip to content

Instantly share code, notes, and snippets.

View AbdulSamadMalik's full-sized avatar

Abdul Samad AbdulSamadMalik

View GitHub Profile
@AbdulSamadMalik
AbdulSamadMalik / alacritty.toml
Created March 9, 2025 17:00
Alacritty Config
[general]
live_config_reload = true
working_directory = "C:/Users/Public"
[window]
padding = { x = 16, y = 0 }
dimensions = { columns = 115, lines = 28 }
position = { x = 195, y = 105 }
opacity = 0.96
blur = true