From 0f190036112d568d5e0c65790d02fe18d0a5beac Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Thu, 28 Mar 2024 20:48:27 +0400 Subject: default-config: Link layout wiki --- resources/default-config.kdl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 99babc5b..05d1a3bc 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -79,6 +79,9 @@ input { position x=1280 y=0 } +// Settings that influence how windows are positioned and sized. +// Find more information on the wiki: +// https://github.com/YaLTeR/niri/wiki/Configuration:-Layout layout { // Set gaps around windows in logical pixels. gaps 16 -- cgit