updates scrolling desktop config
This commit is contained in:
parent
91733a296b
commit
a4a12dd340
11 changed files with 1206 additions and 2 deletions
22
modules/scrolling-desktop/niri/dms/layout.kdl
Normal file
22
modules/scrolling-desktop/niri/dms/layout.kdl
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
// ! DO NOT EDIT !
|
||||
// ! AUTO-GENERATED BY DMS !
|
||||
// ! CHANGES WILL BE OVERWRITTEN !
|
||||
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
||||
|
||||
layout {
|
||||
gaps 8
|
||||
|
||||
border {
|
||||
width 2
|
||||
}
|
||||
|
||||
focus-ring {
|
||||
width 2
|
||||
}
|
||||
}
|
||||
window-rule {
|
||||
geometry-corner-radius 12
|
||||
clip-to-geometry true
|
||||
tiled-state true
|
||||
draw-border-with-background false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue