added kitty customization

This commit is contained in:
Nicole 2025-11-06 22:08:20 +01:00
parent 663ed46f7a
commit 7d4fea94ef
3 changed files with 4 additions and 1 deletions

View file

@ -15,3 +15,4 @@ bind '"\e[B": history-search-forward'
bind '"\eOA": history-search-backward'
bind '"\eOB": history-search-forward'
fastfetch --config ascii-art

View file

@ -48,6 +48,8 @@
programs.kitty.settings = {
background_opacity = lib.mkForce 0.8;
confirm_os_window_close = 0;
cursor_shape = "beam";
cursor_trail = 1;
};
programs.kitty.enable = true;
}

View file

@ -1 +1 @@
/nix/store/0fhp55jghxbds5p50rcqdnr84djkbp0p-home-manager-files/.config/kitty/kitty.conf
/nix/store/rqpymp231ciwfndl5b8dkqghxdfizp3j-home-manager-files/.config/kitty/kitty.conf