Files
dotfiles/niri/cfg/layout.kdl
T

18 lines
463 B
KDL
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
layout {
gaps 16 // Gap between windows
center-focused-column "always" // Dont auto-center focused column
background-color "transparent" // <- needed for noctalia-shell to set wallpaper
//default-column-width { proportion 0.95; }
default-column-width { proportion 0.40; }
preset-column-widths {
proportion 0.33333
proportion 0.5
proportion 0.66667
}
struts {}
}