From 0e0f7d37de821da44bacf44f9990a0fb7a263d2c Mon Sep 17 00:00:00 2001 From: ds6 Date: Sat, 26 May 2018 03:41:43 -0500 Subject: [PATCH 1/1] always kludge wscons, ignore fontconig .uuid unable to determine best way to fix wscons, especially through ssh connections where local host information is not always available. best to just always kludge, it doesn't hurt anything with my setup but clients that use non-white foregrounds may experience issues. also, ignore fontconfig .uuid while we're here change cursor to Paper --- xorg/fonts/Dina/.uuid | 1 - 1 file changed, 1 deletion(-) delete mode 100644 xorg/fonts/Dina/.uuid diff --git a/xorg/fonts/Dina/.uuid b/xorg/fonts/Dina/.uuid deleted file mode 100644 index ce8f290..0000000 --- a/xorg/fonts/Dina/.uuid +++ /dev/null @@ -1 +0,0 @@ -2feb4c3f-0a63-475e-99a3-fcb3dd2c7cdb \ No newline at end of file -- 2.47.0