Commit Graph

13 Commits

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