Skip to content

Commit

Permalink
suites/common: include foot and alacritty
Browse files Browse the repository at this point in the history
like to play around with differen
  • Loading branch information
khaneliman committed May 29, 2024
1 parent 223c704 commit ff22e2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/home/suites/common/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ in

terminal = {
emulators = {
alacritty = enabled;
foot = enabled;
kitty = enabled;
wezterm = enabled;
};
Expand Down

0 comments on commit ff22e2e

Please sign in to comment.