From 40edc33d6aad16617b10bdef693d399426d8df5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20Podgor=C5=A1ek?= Date: Sat, 17 Jun 2017 04:12:40 +0200 Subject: [PATCH] Fix scaling --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 4288ae6..3e7497d 100644 --- a/.zshrc +++ b/.zshrc @@ -94,7 +94,7 @@ alias omnom="ssh root@debeli" # GTK interface scale #export GDK_SCALE=1 -export GDK_DPI_SCALE=1 +export GDK_DPI_SCALE=2 export GDK_SCALE=1.66 # PhantomJS binary location