Add my niri config for CachyOS

This commit is contained in:
2026-05-07 08:56:34 +02:00
parent 841f5af000
commit c9a260c319
10 changed files with 291 additions and 4 deletions
+17
View File
@@ -0,0 +1,17 @@
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 {}
}