From cba294a2f34a110b36c8963a808e5310b09e5adb Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Wed, 16 Feb 2022 10:00:45 +0100 Subject: [PATCH] Update README.md adding better comment for theming setup: https://forum.endeavouros.com/t/cannot-change-default-cursor-theme/24177/3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fea257..ce027ab 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ colors are in rgba calling transparency in the last colum: **General theming // gtk3 and icons:** * `~/.config/gtk-3.0` * `~/.Xresources` -There is !(LXAppearance)[https://wiki.lxde.org/en/LXAppearance] installed where you can browse and set GTK3 theme, icons and Xcursortheme. +There is ![LXAppearance](https://wiki.lxde.org/en/LXAppearance) installed where you can browse and set GTK3 theme, icons and Xcursortheme. But Xcursor needs to be set inside the `~/.Xresources` manually if you change it in LXAppearance to get applied for all apps. # Tutorial to install EndeavourOS-i3 setup from scratch