diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/hypr/UserConfigs/UserDecorations.conf | 2 | ||||
| -rw-r--r-- | config/hypr/UserConfigs/user_decorations.lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/UserDecorations.conf b/config/hypr/UserConfigs/UserDecorations.conf index e7e30651..bef67138 100644 --- a/config/hypr/UserConfigs/UserDecorations.conf +++ b/config/hypr/UserConfigs/UserDecorations.conf @@ -35,7 +35,7 @@ decoration { shadow { enabled = true - range = 3 + range = 1 render_power = 1 color = $color12 diff --git a/config/hypr/UserConfigs/user_decorations.lua b/config/hypr/UserConfigs/user_decorations.lua index ba425d92..6d2bab7a 100644 --- a/config/hypr/UserConfigs/user_decorations.lua +++ b/config/hypr/UserConfigs/user_decorations.lua @@ -31,7 +31,7 @@ -- dim_special = 0.8, -- shadow = { -- enabled = true, --- range = 3, +-- range = 2, -- render_power = 1, -- color = "rgba(8db4ffff)", -- color_inactive = "rgba(5f6578ff)", |
