aboutsummaryrefslogtreecommitdiffstats
path: root/.Xresources
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-02-13 16:58:00 +0000
committerterminaldweller <thabogre@gmail.com>2022-02-13 16:58:00 +0000
commit32fc608650b5aa824d87182e0491e0d9f5da7efe (patch)
tree70bb1649076c5964fc058a30abb86d4ba5a34a57 /.Xresources
parentmore polishing for clipd (diff)
downloadscripts-32fc608650b5aa824d87182e0491e0d9f5da7efe.tar.gz
scripts-32fc608650b5aa824d87182e0491e0d9f5da7efe.zip
updates
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources10
1 files changed, 9 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index 3d52f5a..b54aabc 100644
--- a/.Xresources
+++ b/.Xresources
@@ -11,7 +11,7 @@ Xft.embeddedbitmap: 1
xterm*dpi: 96
gnome-terminal*dpi: 96
*.alpha: 1.0
-*.font: DejaVu Sans Mono for Powerline:pixelsize=11.3:antialias=true:autohint=true;
+*.font: DejaVuSansMono Nerd Font Mono:pixelsize=11.3:antialias=true:autohint=true;
xterm*scaleHeight: 1.01
#define base00 #2E3431
@@ -47,3 +47,11 @@ xterm*scaleHeight: 1.01
*.color13: base0D
*.color14: base0E
*.color15: base0F
+
+/* xterm*faceName: DejaVu Sans Mono Book */
+xterm*faceSize: 11
+xterm*savelines: 10000
+xterm*rightScrollBar: false
+xterm*ScrollBar: false
+xterm*background: black
+xterm*foreground: lightgray