From f76cc075df307263e24e905f4c9d7f53254bd6f5 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Tue, 10 May 2022 20:17:32 -0400 Subject: [PATCH] DPI scaling for spotify --- profile | 1 + 1 file changed, 1 insertion(+) diff --git a/profile b/profile index 8351af2..960d4a9 100644 --- a/profile +++ b/profile @@ -6,3 +6,4 @@ export PATH="$HOME/.local/bin:$PATH" 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