Files
dots/.config/kitty/kitty.conf
2025-12-24 18:49:11 +03:00

13 lines
534 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
shell zsh
# Уровень прозрачности фона (0.0 — полностью прозрачный, 1.0 — непрозрачный)
background_opacity 0.7
# Если хотите изменять прозрачность при неактивном окне
# inactive_window_opacity 0.6
# Включить фон размытия (требует поддержки compositorа)
enable_background_blur yes
# Сила размытия (чем больше — тем сильнее blur)
background_blur_radius 9.0