From 294df4fef2c21cf3928ebe73d033feb0e5ebab6b Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 28 Apr 2025 12:18:24 +0200 Subject: [PATCH] wip --- hyprland.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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