From 308cf71fb67a4289b61c4a592c0f10cdb55ae5ac Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 17 Oct 2025 22:42:29 +0200 Subject: font --- .config/fontconfig/fonts.conf | 36 ++++++++++++++++++------------------ .config/tremc/settings.cfg | 2 +- .config/x11/xresources | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) (limited to '.config') diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index cfb114c..083bf77 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -1,22 +1,22 @@ - - serif - - Terminess Nerd Font - - - - sans-serif - - Terminess Nerd Font - - - - monospace - - Terminess Nerd Font - - + + serif + + Terminess Nerd Font + + + + sans-serif + + Terminess Nerd Font + + + + monospace + + Terminess Nerd Font + + diff --git a/.config/tremc/settings.cfg b/.config/tremc/settings.cfg index 8a31948..8234a8a 100644 --- a/.config/tremc/settings.cfg +++ b/.config/tremc/settings.cfg @@ -1,5 +1,5 @@ [Connection] -host = ceres +host = 127.0.0.1 port = 9091 path = /transmission/rpc username = diff --git a/.config/x11/xresources b/.config/x11/xresources index 355b977..a1ea2f5 100644 --- a/.config/x11/xresources +++ b/.config/x11/xresources @@ -1,4 +1,4 @@ -Xft.dpi: 96 +Xft.dpi: 120 Xft.antialias: true Xft.hinting: true Xft.rgba: rgb -- cgit v1.2.3