dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit a7be7a84c9fcb126cdf249d112bc00114dc101c2
parent b0b4cf042848293da7f600471f62d87dbc7ca332
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 25 Sep 2020 11:48:55 +0200

openttd.cfg: update resolution

Diffstat:
M.config/openttd/openttd.cfg | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg @@ -11,7 +11,7 @@ musicdriver = "extmidi:cmd=/home/ad/.config/openttd/playmidi" sounddriver = blitter = language = english_US.lng -resolution = 1366,751 +resolution = 3840,2126 screenshot_format = savegame_format = rightclick_emulate = false @@ -35,8 +35,8 @@ invisibility_options = 0 keyboard = keyboard_caps = last_newgrf_count = 6 -gui_zoom = 2 -font_zoom = 2 +gui_zoom = 1 +font_zoom = 1 [difficulty] max_no_competitors = 0