From 79ea4d36a25145c9c0858d0f4867b600f5c6ae14 Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 19 May 2024 15:21:13 -0600 Subject: Added alacritty section --- linuxRoom.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/linuxRoom.html b/linuxRoom.html index 35552ba..4edbd57 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -38,7 +38,7 @@ table {
  • Mail client: claws
  • Editor: lite-xl
  • Media player: mpv
  • -
  • Terminal: alacritty
  • +
  • Terminal: alacritty
  • Shell: zsh
  • Terminal based editor: neovim
  • @@ -284,6 +284,20 @@ table {

    + + + +

    Alacritty

    +

    + I only started using it very recently because I been using kitty for a long time. + I switched to alacritty because ssh in kitty is fucked up and I found out that + alacritty now has a option for toml files for the config. The yml files was + one of the biggest things keeping me away from alacritty.

    + You can find my config on the + dotfiles repo. +

    + + -- cgit v1.2.3