|
|
6faeeb132c
|
alacritty.toml: Reorder options as they appear in the manual
|
2024-02-24 16:18:09 +01:00 |
|
|
|
eee24914b1
|
Migrate configuration file to new TOML format
This was done using the builtin 'migrate' command.
|
2024-02-24 16:12:15 +01:00 |
|
|
|
4d6e2bccce
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.10.1/alacritty.yml
|
2022-05-28 19:11:45 +02:00 |
|
|
|
e3fdc9ec65
|
alacritty.yml: Change font size
|
2021-08-13 15:28:37 +02:00 |
|
|
|
216f05d9f0
|
alacritty.yml: Set font as JetBrains Mono NL
|
2021-08-13 15:28:13 +02:00 |
|
|
|
459d146a49
|
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 |
|
|
|
027072aa43
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.9.0/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
34913a92b2
|
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 |
|
|
|
4dc7f7d906
|
alacritty.yml: Change primary foreground color
The color scheme cyan sucks.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
cec3712707
|
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 |
|
|
|
d075835679
|
alacritty.yml: Use page keys to scroll half page
|
2021-08-13 14:24:07 +02:00 |
|
|
|
a27100b2b4
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.7.1/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
66b3d7a96a
|
alacritty.yml: Merge-in https://github.com/alacritty/alacritty/releases/download/v0.6.0/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
40174b6c61
|
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 |
|
|
|
7fe048181f
|
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 |
|
|
|
2a0ccc000a
|
alacritty.yml: Hide mouse pointer when typing
This mimics GNOME terminal behavior.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
1411b55cc9
|
alacritty.yml: Disable live config reload
This prevents unwanted changes in open sessions.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
705f3f9f65
|
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 |
|
|
|
bdba984480
|
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 |
|
|
|
11a910ad70
|
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 |
|
|
|
f7aab1f872
|
alacritty.yml: Set scrolling history to the maximum value
|
2021-08-13 14:24:07 +02:00 |
|
|
|
8445ee0837
|
alacritty.yml: Set window dimensions
Set window dimensions as GNOME terminal.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
4fd79fdaa5
|
alacritty.yml: Set "TERM" variable
Set "TERM" as GNOME terminal.
|
2021-08-13 14:24:07 +02:00 |
|
|
|
fe7297e199
|
install.sh: Fix condition
|
2021-08-13 14:24:07 +02:00 |
|
|
|
ec90f0b0c0
|
Add an installation script
|
2021-08-13 14:24:07 +02:00 |
|
|
|
834a55a195
|
Import alacritty.yml from https://github.com/alacritty/alacritty/releases/download/v0.5.0/alacritty.yml
|
2021-08-13 14:24:07 +02:00 |
|
|
|
ac2c3baa39
|
Initial upload
|
2021-08-13 14:24:07 +02:00 |
|