summaryrefslogtreecommitdiff
path: root/.config/niri/dms/layout.kdl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2026-03-08 01:40:35 +0100
committerThomas Voss <mail@thomasvoss.com> 2026-03-08 01:40:35 +0100
commitd80ec7cf7a032b9f3f6232673a472a3e0a080b48 (patch)
tree2a36825483057ca24a5f09453971ce4354b28ebe /.config/niri/dms/layout.kdl
parentc4fb376e1e3599ba996e5ebf4009fe4bbf1ef5c9 (diff)
niri: Add Niri configurations
Diffstat (limited to '.config/niri/dms/layout.kdl')
-rw-r--r--.config/niri/dms/layout.kdl22
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/niri/dms/layout.kdl b/.config/niri/dms/layout.kdl
new file mode 100644
index 0000000..431afbf
--- /dev/null
+++ b/.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 12
+ clip-to-geometry true
+ tiled-state true
+ draw-border-with-background false
+ }