diff --git a/hyprland.conf b/hyprland.conf index 0bf6b88..6480ca5 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -79,8 +79,8 @@ windowrule = workspace 69, title:^(.*GDLauncher.*) # https://wiki.hyprland.org/Configuring/Variables/#general general { - gaps_in = 2 - gaps_out = 4 + gaps_in = 1 + gaps_out = 2 border_size = 2 @@ -112,8 +112,8 @@ windowrule = immediate, class:^(GDLauncher)$ # https://wiki.hyprland.org/Configuring/Variables/#decoration decoration { - rounding = 4 - rounding_power = 7 + rounding = 0 + rounding_power = 0 # Change transparency of focused and unfocused windows active_opacity = 0.98