From 10de18f327ecc9153a8a6bcd0ab306c6afce8276 Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Tue, 24 Mar 2026 00:17:03 -0400 Subject: [PATCH] fix(hyprland): increase margin to match new waybar --- hypr/.config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 9e4baf7..a18e904 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -74,8 +74,8 @@ env = QT_QPA_PLATFORMTHEME,qt5ct # https://wiki.hyprland.org/Configuring/Variables/#general general { - gaps_in = 2 - gaps_out = 4 + gaps_in = 4 + gaps_out = 8 border_size = 1 # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors