mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
Add my niri config for CachyOS
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
layout {
|
||||
gaps 16 // Gap between windows
|
||||
center-focused-column "always" // Don’t 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 {}
|
||||
}
|
||||
Reference in New Issue
Block a user