aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/alacritty/alacritty.toml
Commit message (Collapse)AuthorAgeFilesLines
* fix: restore WINIT_X11_SCALE_FACTOR for correct font scalingLibravatar sommerfeld2 days1-0/+3
| | | | | Without this override, fonts render disproportionately large on X11 due to DPI auto-detection.
* chore: clean up alacritty minor optionsLibravatar sommerfeld2 days1-4/+4
| | | | | | | - Enable live_config_reload (apply config changes without restart) - Remove WINIT_X11_SCALE_FACTOR env override (no longer needed) - Add terminal.osc52 = CopyPaste for full clipboard via OSC 52 (used by zellij for clipboard sync)
* fix: remap alacritty scroll bindings to avoid zellij conflictLibravatar sommerfeld2 days1-4/+4
| | | | | | | | Alt+[/] for ScrollLineUp/Down conflicted with zellij's Alt+[/] GoToPreviousTab/GoToNextTab — alacritty intercepted them before zellij could see them. Remap to Ctrl+Shift+Up/Down which don't conflict.
* Add a lot of changesLibravatar sommerfeld2025-09-111-20/+52
|
* Fix alacritty configLibravatar sommerfeld2025-01-311-0/+1
|
* [term] Change scroll mappingsLibravatar sommerfeld2024-05-241-2/+2
|
* [alacritty] Prevent dpi scalingLibravatar Arnold Sommerfeld2024-04-111-0/+3
|
* Migrate alacritty configLibravatar Arnold Sommerfeld2024-03-091-0/+67