Refactor into modular configs, fix btop triple bind, add opacity notes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user