diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2022-01-03 08:34:56 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2022-01-03 08:34:56 +0100 |
commit | 150377d0c9d723414afa58df328b2c9201ef3186 (patch) | |
tree | 2e55a27cf062af39ddbf0a8020ec760b8ef4c220 /dot_Xdefaults | |
parent | e311cac191d759843f8c6dfa9d3f17896f736ff3 (diff) |
Update of Xdefaults, profile and vimrc
Diffstat (limited to 'dot_Xdefaults')
-rw-r--r-- | dot_Xdefaults | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dot_Xdefaults b/dot_Xdefaults index 2d797c9..d1be0a0 100644 --- a/dot_Xdefaults +++ b/dot_Xdefaults @@ -1,9 +1,10 @@ -xterm*cursorColor: yellow +xterm*cursorColor: #C9A6C9 xterm*pointerShape: xterm -xterm*pointerColor: magenta +xterm*pointerColor: #D52C70 xterm*faceSize: 12 xterm*faceName: wts11 -Sxiv.background: #000000 + +Sxiv.background: #040217 *.foreground: #FF70FF *.background: #040217 |