From 3428c7f567ac390d84783a174fcba6189e4a3c7c Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 30 Nov 2015 23:13:23 +0100 Subject: Adds ~/bin.local to PATH, bugfix too big cursor When using an external monitor with different DPI, the cursor would be too big in GTK apps. Setting it explicitly in Xresources resolves this. Adds ~/bin.local to the path so that users may add machine-specific commands to their path. --- system/Xresources.symlink | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/Xresources.symlink') diff --git a/system/Xresources.symlink b/system/Xresources.symlink index f7a671a..631e151 100644 --- a/system/Xresources.symlink +++ b/system/Xresources.symlink @@ -102,3 +102,5 @@ XTerm*color13: S_violet XTerm*color14: S_base1 XTerm*color15: S_base3 +Xcursor.size: 16 + -- cgit v1.2.3