diff --git a/tree/.config/niri/config.kdl.tpl b/tree/.config/niri/config.kdl.tpl index b2f3797..96cd7e9 100644 --- a/tree/.config/niri/config.kdl.tpl +++ b/tree/.config/niri/config.kdl.tpl @@ -38,13 +38,19 @@ clipboard { // `niri msg outputs` output "Microstep MSI MAG342CQR DB6H262101804" { mode "3440x1440@144.000" - position x=0 y=0 + position x=1152 y=387 scale 1.25 } output "Dell Inc. DELL U2724DE 1MV5L04" { mode "2560x1440@120.000" + position x=0 y=0 + transform "270" scale 1.25 + + // layout { + // gaps 0 + // } } output "eDP-1" { @@ -61,7 +67,11 @@ 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 %} // When to center a column when changing focus, options are: // - "never", default behavior, focusing an off-screen column will keep at the left