From ef40a5119a77280863c21ba67397818514714ccc Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 28 Feb 2026 14:49:37 -0500 Subject: Random stuff since last check in --- scripts/desktop/term-font-size | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/desktop/term-font-size') diff --git a/scripts/desktop/term-font-size b/scripts/desktop/term-font-size index 0637b12..6f947b7 100755 --- a/scripts/desktop/term-font-size +++ b/scripts/desktop/term-font-size @@ -17,4 +17,4 @@ x_px, y_px = get_term_res() size = get_term_dimensions() x_cell, y_cell = size.columns, size.lines -print('width : {}, height: {}'.format(x_px / float(x_cell), y_px / float(y_cell))) +print('width: {}, height: {}'.format(x_px / float(x_cell), y_px / float(y_cell))) -- cgit v1.2.3-101-g0448