From 826859f9e3d8c783c490c8601314f44b9b1e67d8 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Thu, 6 Oct 2022 21:48:20 -0400 Subject: [PATCH] fixed DPI scaling for simple-scan --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile b/profile index 48d55d8..2ac9a6d 100644 --- a/profile +++ b/profile @@ -7,6 +7,6 @@ export PATH="$HOME/.local/opt/go/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" # make GTK apps scale correctly on hidpi 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 Simple-scan" export GDK_SCALE=2 GDK_DPI_SCALE=0.50 lutris export GDK_SCALE=2 GDK_DPI_SCALE=0.50 spotify