From cf564d580ae7d9f1d5415c98511f6ba99e1af31a Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Sat, 21 Mar 2026 01:55:11 -0300 Subject: [PATCH] Remove QT scaling variables --- etc/environment | 3 --- 1 file changed, 3 deletions(-) diff --git a/etc/environment b/etc/environment index 2c4d932..62d0c39 100644 --- a/etc/environment +++ b/etc/environment @@ -1,4 +1 @@ -QT_AUTO_SCREEN_SCALE_FACTOR=2 -QT_ENABLE_HIGHDPI_SCALING=2 -QT_SCALE_FACTOR=2 GDK_BACKEND=x11 \ No newline at end of file