Skip to content

Commit 9099498

Browse files
committed
fix: shadow color
1 parent f82af21 commit 9099498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user/wrapped/hypr/configs/Hyprland.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ in {
7373

7474
shadow = {
7575
enabled = true;
76-
color = "rgba(AF1E1E2E)";
76+
color = "rgba(2e2e2e2e)";
7777
ignore_window = true;
7878
offset = "2 4";
7979
range = 15;

0 commit comments

Comments
 (0)