diff options
| author | Jack Jamison <53350163+JackJ30@users.noreply.github.com> | 2024-12-31 20:56:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 20:56:43 -0500 |
| commit | d9ccb6c4adb111a9b3e02d40ab6686354f8f6acc (patch) | |
| tree | cac13a688c7706cc68c81288d9161ff525272f6b /.config/hypr/style.conf | |
| parent | 3493af66f19732322a223770e3d8d4fbe1d4cc4e (diff) | |
| parent | eb94009b49f12bcdd25b91f1ae3794aa0e40f39b (diff) | |
Merge pull request #2 from JackJ30/newmacs
Newmacs
Diffstat (limited to '.config/hypr/style.conf')
| -rw-r--r-- | .config/hypr/style.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf index db0c6de..9c00a5f 100644 --- a/.config/hypr/style.conf +++ b/.config/hypr/style.conf @@ -18,10 +18,10 @@ decoration { passes = 3 } - drop_shadow = no - shadow_range = 4 - shadow_render_power = 3 - col.shadow = rgba(1a1a1aee) + # drop_shadow = no + # shadow_range = 4 + # shadow_render_power = 3 + # col.shadow = rgba(1a1a1aee) } animations { |
