Skip to content

Commit 7fd9f7b

Browse files
committed
fix(hyprland): restored "decoration" (shadow/glow) its tricky with light theme that ends up doing a bright shadow.
1 parent 69a9018 commit 7fd9f7b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

assets/templates/hyprland/hyprland.lua

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ local function apply_theme()
1717
inactive_border = surface,
1818
},
1919
},
20-
decoration = {
21-
shadow = {
22-
color = shadow,
23-
},
24-
glow = {
25-
color = shadow,
26-
},
27-
},
2820
group = {
2921
col = {
3022
border_active = secondary,

0 commit comments

Comments
 (0)