Minor edits

This commit is contained in:
Derek Taylor
2026-07-21 17:32:14 -05:00
parent bf77f23ae5
commit 0e61ef2046
3 changed files with 209 additions and 26 deletions
+17 -16
View File
@@ -1,22 +1,23 @@
// ! DO NOT EDIT !
// ! AUTO-GENERATED BY DMS !
// ! CHANGES WILL BE OVERWRITTEN !
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
// ! AUTO-GENERATED BY DMS !
// ! CHANGES WILL BE OVERWRITTEN !
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
layout {
gaps 12
layout {
gaps 12
border {
border {
width 2
}
}
focus-ring {
focus-ring {
width 2
}
}
window-rule {
geometry-corner-radius 6
clip-to-geometry true
tiled-state true
draw-border-with-background false
}
}
}
window-rule {
geometry-corner-radius 6
clip-to-geometry true
tiled-state true
draw-border-with-background false
}