From 6ea66752a8da9bcdaa4b77fc3e5e356620bfdbf5 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Wed, 17 Sep 2025 11:25:44 +0530 Subject: simplicity is nice --- hypr/hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hypr') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f6acf14..b106b07 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -47,8 +47,8 @@ env = XCURSOR_THEME,Adwaita # https://wiki.hyprland.org/Configuring/Variables/#general general { - gaps_in = 5 - gaps_out = 20 + gaps_in = 0 + gaps_out = 0 border_size = 2 @@ -62,11 +62,11 @@ general { # https://wiki.hyprland.org/Configuring/Variables/#decoration decoration { - rounding = 10 + rounding = 0 rounding_power = 2 active_opacity = 1.0 - inactive_opacity = 0.8 + inactive_opacity = 1.0 shadow { enabled = true -- cgit v1.2.3