From d3c3c78cdd20b1b111a354d7b200f519cab66307 Mon Sep 17 00:00:00 2001 From: William Date: Wed, 22 Oct 2025 18:43:05 -0300 Subject: [PATCH] niri: struts only for rotterdam --- users/modules/desktop/niri.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/users/modules/desktop/niri.nix b/users/modules/desktop/niri.nix index 8da284f..dc9793a 100644 --- a/users/modules/desktop/niri.nix +++ b/users/modules/desktop/niri.nix @@ -88,10 +88,11 @@ in gap 4 place-within-column } - struts { - left 8 - right 8 - } + ${lib.optionalString isRotterdam '' + struts { + left 8 + right 8 + }''} } overview {