From 3ca6872b9ef8707070dd776b377b5c6d454db188 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Tue, 11 Oct 2022 21:03:17 -0400 Subject: [PATCH] dpi scaling for pinta, gajim, ristretto --- profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profile b/profile index 2ac9a6d..c47507d 100644 --- a/profile +++ b/profile @@ -10,3 +10,6 @@ export GDK_SCALE=2 GDK_DPI_SCALE=0.50 thunar export GDK_SCALE=2 GDK_DPI_SCALE="0.50 Simple-scan" export GDK_SCALE=2 GDK_DPI_SCALE=0.50 lutris export GDK_SCALE=2 GDK_DPI_SCALE=0.50 spotify +export GDK_SCALE=2 GDK_DPI_SCALE=0.50 pinta +export GDK_SCALE=2 GDK_DPI_SCALE=0.50 Gajim +export GDK_SCALE=2 GDK_DPI_SCALE=0.50 Ristretto