Buncha other fixes

This commit is contained in:
Hunter Haugen 2025-05-19 16:03:55 -07:00
parent feacf83360
commit e14b06fb2b
Signed by: hunner
GPG key ID: EF99694AA599DDAD
10 changed files with 20 additions and 46 deletions

View file

@ -118,11 +118,11 @@ fade-out-step = 0.03;
# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
# inactive-opacity = 1
inactive-opacity = 0.8;
inactive-opacity = 1.0;
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
# frame-opacity = 1.0
frame-opacity = 0.7;
frame-opacity = 1.0;
# Default opacity for dropdown menus and popup menus. (0.0 - 1.0, defaults to 1.0)
# menu-opacity = 1.0