qol: swapped out foot for kitty

This commit is contained in:
2025-12-25 22:16:32 +00:00
parent 9eb4e7b429
commit 8acede0964
6 changed files with 56 additions and 14 deletions

View File

@@ -45,20 +45,6 @@ in
wlogout = {
enable = true;
};
foot = {
enable = true;
settings = {
main = {
term = "xterm-256color";
font = "Google Sans Code Nerd Font:size=11";
};
mouse = {
hide-when-typing = "yes";
};
};
};
};
systemd.user.services."hyprland_suspend" = lib.mkIf cfg.suspend-on-hibernate {
Unit = {