<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Guide_to_alacritty</id>
	<title>Guide to alacritty - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Guide_to_alacritty"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Guide_to_alacritty&amp;action=history"/>
	<updated>2026-04-20T12:14:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=Guide_to_alacritty&amp;diff=607&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot;Alacritty is great, it&#039;s performant and a simple application: defaults are ok and the config uses a file on disk rather than a gui.  The config file is changing from yaml to t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Guide_to_alacritty&amp;diff=607&amp;oldid=prev"/>
		<updated>2023-07-05T17:39:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Alacritty is great, it&amp;#039;s performant and a simple application: defaults are ok and the config uses a file on disk rather than a gui.  The config file is changing from yaml to t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Alacritty is great, it&amp;#039;s performant and a simple application: defaults are ok and the config uses a file on disk rather than a gui.&lt;br /&gt;
&lt;br /&gt;
The config file is changing from yaml to toml. Here&amp;#039;s my current config toml:&lt;br /&gt;
&lt;br /&gt;
 [font]&lt;br /&gt;
 size = 16.0&lt;br /&gt;
&lt;br /&gt;
 [[keyboard.bindings]]&lt;br /&gt;
 action = &amp;quot;Paste&amp;quot;&lt;br /&gt;
 key = &amp;quot;V&amp;quot;&lt;br /&gt;
 mods = &amp;quot;alt&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 [[keyboard.bindings]]&lt;br /&gt;
 action = &amp;quot;Copy&amp;quot;&lt;br /&gt;
 key = &amp;quot;C&amp;quot;&lt;br /&gt;
 mods = &amp;quot;alt&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Pretty self explanatory. Put in ~/.alacritty.toml, or link from https://git.sr.ht/~razzi/dotfiles using link-rc (https://git.sr.ht/~razzi/fish-functions#codelink-rc-ltfilegtcode-a-hrefrazzifish-functionstreemainfunctionslink-rcfishsourcea)&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>