|
|
21883fa285
|
Use new parameter for live config reload
This option has been moved under the general section, update the configuration file accordingly.
|
2025-07-06 16:14:22 +02:00 |
|
|
|
0233783ca0
|
install.sh: Update for new file format
|
2024-02-24 16:24:57 +01:00 |
|
|
|
ebd6cf5113
|
alacritty.toml: Update default regex expression
Taken from the manual.
|
2024-02-24 16:23:55 +01:00 |
|
|
|
5d0a0bd899
|
alacritty.toml: Reorder options as they appear in the manual
|
2024-02-24 16:18:09 +01:00 |
|
|
|
76aab987e5
|
Migrate configuration file to new TOML format
This was done using the builtin 'migrate' command.
|
2024-02-24 16:12:15 +01:00 |
|
|
|
189cdaf13a
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.10.1/alacritty.yml
|
2022-05-28 19:11:45 +02:00 |
|
|
|
92002f2722
|
alacritty.yml: Change font size
|
2021-08-13 15:28:37 +02:00 |
|
|
|
f865598d50
|
alacritty.yml: Set font as JetBrains Mono NL
|
2021-08-13 15:28:13 +02:00 |
|
|
|
7e019ffa7e
|
alacritty.yml: Change color scheme
Set color scheme ayu_dark [https://github.com/eendroroy/alacritty-theme/blob/master/themes/ayu_dark.yaml].
|
2021-08-13 14:52:24 +02:00 |
|
|
|
b9dd7ee22e
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.9.0/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
87a6e5e826
|
alacritty.yml: Remove custom page keys shortcuts
They break scrolling on less, man, etc.
I have to find a way to get around it.
This reverts commit 0f51a816e3c64151eca2cdd265a7fe624b060d39.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
561511cf76
|
alacritty.yml: Change primary foreground color
The color scheme cyan sucks.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
b1108ef149
|
alacritty.yml: Change color scheme
Set color scheme as Cyberpunk-Neon [https://github.com/Roboron3042/Cyberpunk-Neon/blob/master/terminal/alacritty/alacritty.yml].
|
2021-08-13 14:24:07 +02:00 |
|
|
|
ef15a7d6d9
|
alacritty.yml: Use page keys to scroll half page
|
2021-08-13 14:24:07 +02:00 |
|
|
|
a9353cc9f6
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.7.1/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
c7c928dbf4
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.6.0/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
14e4b14d4c
|
alacritty.yml: Set a custom full screen key shortcut
Using F11 to toggle full screen is the default behavior in many programs, I don't know why it isn't here.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
ec735945eb
|
alacritty.yml: Set a modifier to open URLs
Control key needs to be held to open URLs, this mimics GNOME terminal behavior.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
25085d2e2e
|
alacritty.yml: Hide mouse pointer when typing
This mimics GNOME terminal behavior.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
e585ae4088
|
alacritty.yml: Disable live config reload
This prevents unwanted changes in open sessions.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
3b52d32411
|
alacritty.yml: Set a custom cursor
* Set "Beam" as cursor style
* Disable "unfocused_hollow"
* Set custom thickness
|
2021-08-13 14:24:07 +02:00 |
|
|
|
10dadb9217
|
alacritty.yml: Set color scheme
Set color scheme as Nightfly [https://github.com/alacritty/alacritty/wiki/Color-schemes#nightfly].
|
2021-08-13 14:24:07 +02:00 |
|
|
|
d1374e0152
|
alacritty.yml: Set font family
Set font family as Mozilla Fira Mono.
There's no need to set "bold", "italic" and "bold_italic" because they all fallback to "normal" family.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
f25c3c9b71
|
alacritty.yml: Set scrolling history to the maximum value
|
2021-08-13 14:24:07 +02:00 |
|
|
|
6d167ef9c5
|
alacritty.yml: Set window dimensions
Set window dimensions as GNOME terminal.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
e7727b1f43
|
alacritty.yml: Set "TERM" variable
Set "TERM" as GNOME terminal.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
863104807b
|
install.sh: Fix condition
|
2021-08-13 14:24:07 +02:00 |
|
|
|
a3dd2545e0
|
Add an installation script
|
2021-08-13 14:24:07 +02:00 |
|
|
|
b2e999e2e0
|
Import alacritty.yml from https://github.com/alacritty/alacritty/releases/download/v0.5.0/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
0ff3a21e22
|
Initial upload
|
2021-08-13 14:24:07 +02:00 |
|