From 49518daf16a721df1f2e8ec1b2c85e6b4d332b30 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Thu, 24 Jul 2025 18:01:17 +0100 Subject: [PATCH] changed outer window padding to be better set gaps_out to 10, now looks the same as gaps_in --- home-manager/hyprland.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/home-manager/hyprland.nix b/home-manager/hyprland.nix index cbb242c..67793c9 100644 --- a/home-manager/hyprland.nix +++ b/home-manager/hyprland.nix @@ -46,6 +46,10 @@ gestures = { workspace_swipe = true; }; + # General settings + general = { + gaps_out = 10; + }; # Allow using SUPER + left click to move windows and SUPER + right click to resize windows bindm = [ @@ -67,7 +71,6 @@ "trayscale" "owncloud" ]; - # Declare all keybinds bind = [ # Keybind for setting fullscreen