Enable hyprwinview background blur

This commit is contained in:
2026-04-30 03:39:17 -07:00
parent 0857e4b6da
commit 24ebab874f

View File

@@ -194,7 +194,7 @@ local function apply_hyprwinview_config()
gap_size = 24, gap_size = 24,
margin = 48, margin = 48,
background = "rgba(10101400)", background = "rgba(10101400)",
background_blur = 0, background_blur = 1,
border_col = "rgba(ffffff33)", border_col = "rgba(ffffff33)",
hover_border_col = "rgba(66ccffee)", hover_border_col = "rgba(66ccffee)",
border_size = 3, border_size = 3,