dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit edc5db7e5063fe97383bfff93c0cfd69198f94a3
parent b6d96145e7fe210d72f5b99a85b18d6f4a1bd243
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon,  7 Oct 2013 11:08:07 +0200

changed cursor color to pink

Diffstat:
M.Xdefaults | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.Xdefaults b/.Xdefaults @@ -72,7 +72,8 @@ Xcursor.size: 22 *foreground: S_base0 !*fading: 40 *fadeColor: S_base03 -*cursorColor: S_base1 +!*cursorColor: S_base1 +*cursorColor: $DCDCCC *pointerColorBackground: S_base01 *pointerColorForeground: S_base1