From 236b78b52463adf43e0da1e4d2cc68fe823d357a Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 22 Jan 2026 18:02:27 +0100 Subject: Update default opacity of inactive apps --- roles/hyprland/templates/hyprland/looknfeel.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles') 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 { -- cgit v1.2.3