From cfc33c429db612504109f3255bb6b7fab9c6771b Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 22 Apr 2024 11:40:30 +0100 Subject: [PATCH] Make font slightly smaller --- roles/home-gui/files/Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/home-gui/files/Xresources b/roles/home-gui/files/Xresources index 56fe195..5a19566 100644 --- a/roles/home-gui/files/Xresources +++ b/roles/home-gui/files/Xresources @@ -12,7 +12,7 @@ XClock*minuteColor: #c0c0c0 XClock*render: true XClock*secondColor: red XClock*update: 1 -Xft.dpi: 120 +Xft.dpi: 100 Xft.hintstyle: hintfull Xft.rgba: none xterm*activeIcon: false