Refactor into modular configs, fix btop triple bind, add opacity notes

This commit is contained in:
2026-06-07 23:11:05 +03:30
parent 4126c53488
commit 4752bed721
12 changed files with 510 additions and 627 deletions

View File

@@ -5,6 +5,10 @@ italic_font auto
# bold_font auto
bold_italic_font auto
include theme.conf
# Terminal background transparency (0.0 = full transparent, 1.0 = solid)
# NOTE: hyprland also applies window opacity rules (see windowrules.conf).
# Effective opacity = kitty bg_opacity * hyprland window_opacity
# Current: 0.60 * 0.90 (kitty window rule) = 0.54 effective
background_opacity 0.60
#hide_window_decorations yes
#confirm_os_window_close 0