feat: alacritty as backup terminal

This commit is contained in:
Guz
2025-08-24 14:31:06 -03:00
parent 6cdfaaa56e
commit 085d4d1fe4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
lib,
inputs,
pkgs,
...
@@ -56,6 +57,8 @@
# Social
vesktop
alacritty
];
# TODO: Move this server to a remote server

View File

@@ -49,7 +49,9 @@
"u" = ["0" "-10"];
"d" = ["0" "10"];
}
.${d};
.${
d
};
movementBinds = {
# Move between tiles