diff options
| -rw-r--r-- | roles/hyprland/templates/hyprland/looknfeel.conf.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/hyprland/templates/hyprland/looknfeel.conf.j2 b/roles/hyprland/templates/hyprland/looknfeel.conf.j2 index 72bbf73d..768eafef 100644 --- a/roles/hyprland/templates/hyprland/looknfeel.conf.j2 +++ b/roles/hyprland/templates/hyprland/looknfeel.conf.j2 @@ -46,7 +46,7 @@ decoration { # Change transparency of focused and unfocused windows active_opacity = 1.0 - inactive_opacity = 0.75 + inactive_opacity = 0.85 # https://wiki.hyprland.org/Configuring/Variables/#blur blur { |
