From 36a274dbc066068ff25b839e21ce3b82ec292c88 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 23 Feb 2026 15:03:10 -0500 Subject: big updates --- niri-dms/dot-config/niri/dms/layout.kdl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 niri-dms/dot-config/niri/dms/layout.kdl (limited to 'niri-dms/dot-config/niri/dms/layout.kdl') diff --git a/niri-dms/dot-config/niri/dms/layout.kdl b/niri-dms/dot-config/niri/dms/layout.kdl new file mode 100644 index 0000000..ed234cf --- /dev/null +++ b/niri-dms/dot-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 4 + + border { + width 2 + } + + focus-ring { + width 2 + } + } + window-rule { + geometry-corner-radius 6 + clip-to-geometry true + tiled-state true + draw-border-with-background false + } -- cgit v1.2.3-71-gdd5e