Configure kitty term and make mouse not follow window

This commit is contained in:
2025-08-08 17:51:18 +02:00
parent ffe288c1ec
commit 897bebec05
2 changed files with 13 additions and 6 deletions
-4
View File
@@ -51,10 +51,6 @@
wget
];
fonts.packages = with pkgs; [
nerd-fonts.jetbrains-mono
];
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;