adjusted for x13 internal screen hidpi

This commit is contained in:
2026-01-04 21:02:44 +01:00
parent c8399b6653
commit 649a80f176
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ config.initial_cols = 180
config.initial_rows = 28
-- or, changing the font size and color scheme.
config.font_size = 15
-- config.dpi=180
config.font_size = 11
--config.dpi=180
--config.color_scheme = 'AdventureTime'
config.color_scheme = "tokyonight_moon"