diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-08 01:40:35 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-08 01:40:35 +0100 |
| commit | d80ec7cf7a032b9f3f6232673a472a3e0a080b48 (patch) | |
| tree | 2a36825483057ca24a5f09453971ce4354b28ebe /.config/niri/dms/alttab.kdl | |
| parent | c4fb376e1e3599ba996e5ebf4009fe4bbf1ef5c9 (diff) | |
niri: Add Niri configurations
Diffstat (limited to '.config/niri/dms/alttab.kdl')
| -rw-r--r-- | .config/niri/dms/alttab.kdl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/niri/dms/alttab.kdl b/.config/niri/dms/alttab.kdl new file mode 100644 index 0000000..091ea07 --- /dev/null +++ b/.config/niri/dms/alttab.kdl @@ -0,0 +1,10 @@ +// ! DO NOT EDIT ! + // ! AUTO-GENERATED BY DMS ! + // ! CHANGES WILL BE OVERWRITTEN ! + // ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE ! + + recent-windows { + highlight { + corner-radius 12 + } + } |