From fa98e4df92ae62eac5e1c52185316425ca504827 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 16 Apr 2024 19:45:51 +0100 Subject: [PATCH] Increase Xorg DPI --- roles/home-gui/files/Xresources | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/home-gui/files/Xresources b/roles/home-gui/files/Xresources index dea6b10..56fe195 100644 --- a/roles/home-gui/files/Xresources +++ b/roles/home-gui/files/Xresources @@ -12,6 +12,7 @@ XClock*minuteColor: #c0c0c0 XClock*render: true XClock*secondColor: red XClock*update: 1 +Xft.dpi: 120 Xft.hintstyle: hintfull Xft.rgba: none xterm*activeIcon: false @@ -32,7 +33,7 @@ xterm*color12: #729fcf xterm*color13: #ad7fa8 xterm*color14: #00f5e9 xterm*color15: #eeeeec -xterm*faceName: xft:monospace:size=11 +xterm*faceName: xft:monospace:size=10 xterm*faceSize1: 4 xterm*faceSize2: 6 xterm*faceSize3: 8