From 92482cabaf48681f73c0574d41dd2c923b36fb56 Mon Sep 17 00:00:00 2001 From: joe Date: Tue, 21 Oct 2025 16:58:46 +0200 Subject: up --- .config/fontconfig/fonts.conf | 6 +++--- .config/x11/xresources | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to '.config') diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index 083bf77..4fb779e 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -4,19 +4,19 @@ serif - Terminess Nerd Font + DejaVu Sans sans-serif - Terminess Nerd Font + DejaVu Sans monospace - Terminess Nerd Font + MonaspiceNe Nerd Font diff --git a/.config/x11/xresources b/.config/x11/xresources index a1ea2f5..91a3b6f 100644 --- a/.config/x11/xresources +++ b/.config/x11/xresources @@ -1,4 +1,4 @@ -Xft.dpi: 120 +Xft.dpi: 96 Xft.antialias: true Xft.hinting: true Xft.rgba: rgb @@ -9,6 +9,6 @@ Xcursor.theme: "Simp1e-Gruvbox-Dark" Xcursor.size: 18 Nsxiv.window.background: #1d2021 Nsxiv.window.foreground: #ebdbb2 -Nsxiv.bar.font: Terminess Nerd Font-12 +Nsxiv.bar.font: BlexMono Nerd Font-13 Vncviewer.grabKeyboard: true Vncviewer.FullScreen: 1 -- cgit v1.2.3