diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 13394df..ca1c410 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -60,8 +60,8 @@ input { general { # See https://wiki.hyprland.org/Configuring/Variables/ for more - gaps_in = 20 - gaps_out = 40 + gaps_in = 10 + gaps_out = 20 border_size = 3 col.active_border = $color4 $color13 45deg col.inactive_border = $color0 @@ -69,7 +69,7 @@ general { layout = dwindle # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on - allow_tearing = false + allow_tearing = true } decoration { @@ -81,6 +81,7 @@ decoration { enabled = true size = 3 passes = 1 + ignore_opacity = true } drop_shadow = yes