Replace alacritty with st

This commit is contained in:
Oliver Davies 2025-02-13 23:10:00 +00:00
parent 0a345df1a5
commit 5d854d25d2
7 changed files with 1 additions and 63 deletions

View file

@ -12,9 +12,5 @@
syncthing.enable = true;
tmux-sessionizer.enable = true;
};
desktop = {
alacritty.enable = false;
};
};
}