mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 20:28:23 +02:00
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
# Avoid overly wide single-window layouts on wide screens
|
|
layout {
|
|
single_window_aspect_ratio = 1 1
|
|
}
|
|
|