diff options
| author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2026-05-04 17:42:20 +0300 |
|---|---|---|
| committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2026-05-04 17:42:20 +0300 |
| commit | 12f6f4702e64d775ee1991d704dcb08d4e2704c4 (patch) | |
| tree | ac58a8ff5ce1a09011c7155f3be2a1c2d3ad5912 /dotfiles/.config/niri/dms/layout.kdl | |
| parent | 9c935d9d95496f6b0a05f719a4fd0b435ce54956 (diff) | |
| download | swayrice-12f6f4702e64d775ee1991d704dcb08d4e2704c4.tar.gz swayrice-12f6f4702e64d775ee1991d704dcb08d4e2704c4.zip | |
try out dank shell
Diffstat (limited to 'dotfiles/.config/niri/dms/layout.kdl')
| -rw-r--r-- | dotfiles/.config/niri/dms/layout.kdl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dotfiles/.config/niri/dms/layout.kdl b/dotfiles/.config/niri/dms/layout.kdl new file mode 100644 index 0000000..224f927 --- /dev/null +++ b/dotfiles/.config/niri/dms/layout.kdl @@ -0,0 +1,22 @@ +// ! DO NOT EDIT ! + // ! AUTO-GENERATED BY DMS ! + // ! CHANGES WILL BE OVERWRITTEN ! + // ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE ! + + layout { + gaps 6 + + border { + width 3 + } + + focus-ring { + width 3 + } + } + window-rule { + geometry-corner-radius 1 + clip-to-geometry true + tiled-state true + draw-border-with-background false + } |
