moved to alacritty

This commit is contained in:
k
2024-10-16 16:56:19 -04:00
parent 6aeb038f61
commit 1e8a704d91
2 changed files with 4 additions and 7 deletions

View File

@@ -8,12 +8,9 @@
programs = {
mako = { enable = true; };
foot = { enable = true; };
alacritty = { enable = true; };
swaylock = {enable = true;};
rofi = {
enable = true;
package = pkgs.rofi-wayland;
};
wofi = { enable = true; };
};
}