From 12f6f4702e64d775ee1991d704dcb08d4e2704c4 Mon Sep 17 00:00:00 2001 From: Yaroslav de la Peña Smirnov Date: Mon, 4 May 2026 17:42:20 +0300 Subject: try out dank shell --- dotfiles/.config/niri/dms/layout.kdl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dotfiles/.config/niri/dms/layout.kdl (limited to 'dotfiles/.config/niri/dms/layout.kdl') 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 + } -- cgit v1.3