diff options
Diffstat (limited to '.Xdefaults')
-rw-r--r-- | .Xdefaults | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.Xdefaults b/.Xdefaults new file mode 100644 index 0000000..8fc4ba6 --- /dev/null +++ b/.Xdefaults @@ -0,0 +1,7 @@ +xterm*Background: black +xterm*Foreground: white +xterm*cursorColor: yellow +xterm*pointerShape: xterm +xterm*pointerColor: magenta +xterm*faceSize: 12 +xterm*faceName: wts11 |