From 21d3a02b11695f554afc1af6facee168cea04df5 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Thu, 20 Oct 2022 01:21:44 -0400 Subject: [PATCH] dpi scaling for ghex --- profile | 1 + 1 file changed, 1 insertion(+) diff --git a/profile b/profile index c47507d..140b482 100644 --- a/profile +++ b/profile @@ -13,3 +13,4 @@ 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 +export GDK_SCALE=2 GDK_DPI_SCALE=0.50 ghex