aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/alacritty
Commit message (Collapse)AuthorAgeFilesLines
* fix: restore WINIT_X11_SCALE_FACTOR for correct font scalingLibravatar sommerfeld44 hours1-0/+3
| | | | | Without this override, fonts render disproportionately large on X11 due to DPI auto-detection.
* chore: clean up alacritty minor optionsLibravatar sommerfeld44 hours1-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 sommerfeld44 hours1-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-092-62/+67
|
* first commitLibravatar Arnold Sommerfeld2023-10-181-0/+62