diff --git a/hypr/config/misc.conf b/hypr/config/misc.conf index 5caa473..4d512e0 100644 --- a/hypr/config/misc.conf +++ b/hypr/config/misc.conf @@ -1,19 +1,17 @@ general { gaps_in = 5 - gaps_out = 5 + gaps_out = 0 layout = master } decoration { - rounding = 10 - active_opacity = 1.0 inactive_opacity = 0.8 shadow { - enabled = false - } + enabled = false + } blur { enabled = false @@ -23,11 +21,11 @@ decoration { gestures { workspace_swipe = true workspace_swipe_fingers = 3 - workspace_swipe_create_new = true + workspace_swipe_create_new = true } misc { - vfr = true + vfr = true allow_session_lock_restore = true force_default_wallpaper = 0 disable_hyprland_logo = true