diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-23 17:51:06 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-23 17:51:06 +0100 |
| commit | 2514d39dab2d055f2a5aa50835b3e03cc9ae0dfd (patch) | |
| tree | ccf996c0d781649eb08ac06408645a87a4a40a6e | |
| parent | 25d3f382b1218b9112b2c4c7219abf2e6ced3c74 (diff) | |
qalculate: Make the history a bit bigger
| -rw-r--r-- | .config/qalculate/qalculate-gtk.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qalculate/qalculate-gtk.cfg b/.config/qalculate/qalculate-gtk.cfg index dbaaea7..a929158 100644 --- a/.config/qalculate/qalculate-gtk.cfg +++ b/.config/qalculate/qalculate-gtk.cfg @@ -41,7 +41,7 @@ use_binary_prefixes=0 check_version=0 show_keypad=0 show_history=1 -history_height=385 +history_height=389 minimal_width=500 show_stack=1 show_convert=0 |