Use preexisting toggles setup

This commit is contained in:
David Heinemeier Hansson
2026-04-17 16:03:06 +02:00
parent adb8d01d57
commit e852895e5c
17 changed files with 30 additions and 30 deletions
@@ -0,0 +1,5 @@
# Avoid overly wide single-window layouts on wide screens
layout {
single_window_aspect_ratio = 1 1
}