From cb6ce1c3541856005e2218bdca7b35300207e1e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 18 Feb 2023 22:12:02 +0100 Subject: xresources xterm clipboard x11 --- root/.Xresources | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 root/.Xresources 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 -- cgit v1.2.3