Added Catpuccin theme to kitty + transparency

This commit is contained in:
2026-02-25 22:04:38 +01:00
parent aec799281c
commit 2415a8effa
3 changed files with 97 additions and 12 deletions
@@ -16,16 +16,13 @@
# Make sure the lines starting with: cd ~/henrovnix
# are written as ONE single line.
###############################################
#~/nixos/files/conf/terminal/kitty.conf
# Kitty config (https://sw.kovidgoyal.net/kitty/conf/)
#
# Edit freely; NixOS will inject this file verbatim via programs.kitty.extraConfig.
include Catppuccin-Mocha.conf
# Example baseline settings:
# Force transparency (comes from the conf file, as you want)
background_opacity 0.60
dynamic_background_opacity yes
# Suggested: allow ctrl+shift+v paste (many distros default this already)
# the rest…
map ctrl+shift+v paste_from_clipboard
map ctrl+shift+c copy_to_clipboard