hm: move from wezterm to alacritty

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-07-17 11:30:04 -03:00
parent 9982f28a36
commit 3cfff1dd71
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
5 changed files with 41 additions and 56 deletions

View file

@ -20,7 +20,7 @@
modi = "run,drun,window";
show-icons = true;
sidebar-mode = true;
terminal = "wezterm";
terminal = "alacritty";
};
theme = ./catppuccin-frappe.rasi;