diff options
Diffstat (limited to 'configs/Xdefaults')
-rw-r--r-- | configs/Xdefaults | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/Xdefaults b/configs/Xdefaults new file mode 100644 index 0000000..6d0c417 --- /dev/null +++ b/configs/Xdefaults @@ -0,0 +1,5 @@ +xterm*Background: black +xterm*Foreground: green +xterm*cursorColor: LightBlue +xterm*pointerShape: arrow +xterm*pointerColor: blue |