From eda6ab8f4f9b3c2729be271f07192912aa0a07e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Sat, 29 Oct 2022 14:24:06 +0200 Subject: [PATCH] assume high density screen start with 2160 --- xsession/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsession/.Xresources b/xsession/.Xresources index 2426a8c..5943625 100644 --- a/xsession/.Xresources +++ b/xsession/.Xresources @@ -1,4 +1,4 @@ -#if HEIGHT == 2160 +#if HEIGHT >= 2160 Xft.dpi: 160 Xcursor.size: 48 polybar.height: 40