update niri for multi monitor support

This commit is contained in:
Alexander Navarro 2025-12-12 12:18:47 -03:00
parent a85aa9ee0f
commit 20f68e1dee
6 changed files with 42 additions and 40 deletions

View file

@ -1,7 +1,7 @@
syntax = "All"
column_width = 120
line_endings = "Unix"
indent_type = "indent_type"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "Always"