From 7f5ad673d6e713a751870050dacbd798f542ef3c Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Wed, 28 Jan 2026 17:05:02 +0100 Subject: [PATCH] Remove sputnik-specific gaps --- tree/.config/niri/config.kdl.tpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tree/.config/niri/config.kdl.tpl b/tree/.config/niri/config.kdl.tpl index 6caf4fc..4cb7802 100644 --- a/tree/.config/niri/config.kdl.tpl +++ b/tree/.config/niri/config.kdl.tpl @@ -67,11 +67,7 @@ output "DP-2" { // https://github.com/YaLTeR/niri/wiki/Configuration:-Layout layout { // Set gaps around windows in logical pixels. -{% if hostname == "sputnik" %} - gaps 2 // TODO: fix output-specific layout -{% else %} gaps 12 -{% end %} // Struts shrink the area occupied by windows, similarly to layer-shell panels. // You can think of them as a kind of outer gaps. They are set in logical pixls.