596 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			596 B
		
	
	
	
	
	
	
	
Windows 11
Theme
Alacritty config location
- %APPDATA%\alacritty\alacritty.tomlif- alacritty.tomldoes not exist create it
- Copy all theme folder into the alacritty config location
- Copy the content of the desired theme and paste it at the buttom of alacritty.toml
# or you can run the following one-liner
echo ./themes/{theme}.toml >> ./alacritty.toml
- Install Iosevka Nerd Fontif other font is used, editalacritty.toml