nirish

config files for niri window manager
Log | Files | Refs | README | LICENSE

layout.kdl (341B)


      1 layout {
      2     gaps 6
      3     center-focused-column "never"
      4 
      5     preset-column-widths {
      6         proportion 0.33333
      7         proportion 0.5
      8         proportion 0.66667
      9     }
     10     default-column-width { proportion 0.5; }
     11     focus-ring {
     12         width 2
     13         active-color "#7fc8ff"
     14 		inactive-color "#505050"
     15     }
     16 
     17     border {
     18         off
     19     }
     20 }