From 2fdb1d63457dbc76f2063e64307bdaae3920a383 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Mon, 12 Jan 2026 17:31:38 -0500 Subject: update waywall config --- .config/waywall/.editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .config/waywall/.editorconfig (limited to '.config/waywall/.editorconfig') diff --git a/.config/waywall/.editorconfig b/.config/waywall/.editorconfig new file mode 100644 index 0000000..be958c4 --- /dev/null +++ b/.config/waywall/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +charset = utf-8 +end_of_line = lf +insert_final_newline = true +indent_style = tab +indent_size = 4 -- cgit v1.2.3