From 0c253399055bbbe25b810e0989360cd6a21601ae Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Mon, 8 Aug 2022 01:50:17 +0200 Subject: [PATCH] change xresources font and cursor --- .config/x11/xresources | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/x11/xresources b/.config/x11/xresources index aeaf6b3c..278cf4b1 100644 --- a/.config/x11/xresources +++ b/.config/x11/xresources @@ -1,10 +1,11 @@ !! Set cursor size (Check GTK in .config too): Xcursor.size: 24 +Xcursor.theme: Fluent-dark-cursors !! Set transparency (0-1): *.alpha: 0.8 !! Set a default font and font size: -*.font: FiraCode Nerd Font Mono:pixelsize=14:antialias=true:autohint=true; +*.font: JetBrainsMono Nerd Font Mono:pixelsize=14:antialias=true:autohint=true; /* name dark light */ /* black 0 8 */