Commit Graph

12 Commits

Author SHA1 Message Date
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