summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-11-18 12:17:37 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-11-18 12:17:37 +0100
commitdbac83a1eeb84c2cc1c998ec72d04a604ea9b9c1 (patch)
tree238c01bce0afe0c71195d8a7d0c7facb4ff40661
parenta4464fd5552066c1e7f5f74d163c848fcf56e49e (diff)
Hyprland: Fix config for new versionHEADmaster
-rw-r--r--.config/hypr/hyprland.conf.in13
1 files changed, 5 insertions, 8 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in
index 5c01c9a..586ffd0 100644
--- a/.config/hypr/hyprland.conf.in
+++ b/.config/hypr/hyprland.conf.in
@@ -50,14 +50,11 @@ decoration {
dim_strength = 0.1
rounding = 0
- drop_shadow = true
- shadow_offset = 4 6
- shadow_range = 20
- shadow_render_power = 4
-}
-
-dwindle {
- no_gaps_when_only = no
+ shadow {
+ offset = 4 6
+ range = 20
+ render_power = 4
+ }
}
animations {