From 373c9fe4aa6f27e314590f3e30e49743b047c465 Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Thu, 2 Apr 2026 17:40:53 -0400 Subject: [PATCH] feat: more like omarchy --- hypr/.config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 33d92fd..05410c0 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -73,8 +73,8 @@ env = QT_QPA_PLATFORMTHEME,qt5ct # https://wiki.hyprland.org/Configuring/Variables/#general general { - gaps_in = 3 - gaps_out = 6 + gaps_in = 4 + gaps_out = 8 border_size = 1 # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors @@ -92,7 +92,7 @@ general { # https://wiki.hyprland.org/Configuring/Variables/#decoration decoration { - rounding = 2 + rounding = 0 inactive_opacity = 1.00 active_opacity = 1.00 fullscreen_opacity = 1.00