run meson formatter

This commit is contained in:
Ailin Nemui 2026-01-25 22:07:44 +01:00
commit 221d520c37
33 changed files with 661 additions and 315 deletions

View file

@ -3,4 +3,5 @@ install_data(
'default.theme',
'colorless.theme',
),
install_dir : themedir)
install_dir : themedir,
)