diff options
Diffstat (limited to 'root/.Xresources')
-rw-r--r-- | root/.Xresources | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/root/.Xresources b/root/.Xresources new file mode 100644 index 0000000..a6216a7 --- /dev/null +++ b/root/.Xresources @@ -0,0 +1,5 @@ +xterm*background: black +xterm*foreground: white +xterm*faceName:terminus:pixelsize=14 +XTerm.VT100.color4: CornflowerBlue +XTerm*selectToClipboard: true |