summaryrefslogtreecommitdiffstats
path: root/roles/hyprland
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-22 18:02:27 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-22 18:02:27 +0100
commit236b78b52463adf43e0da1e4d2cc68fe823d357a (patch)
tree3988fd127ee1c526e6380375b3e38dd3a92cc925 /roles/hyprland
parente091bb11752d4c0fa0e73e568eb784b68bc5f2af (diff)
Update default opacity of inactive apps
Diffstat (limited to 'roles/hyprland')
-rw-r--r--roles/hyprland/templates/hyprland/looknfeel.conf.j22
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 {