]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - Xresources
Add X related config files
[smckown/dotfiles.git] / Xresources
diff --git a/Xresources b/Xresources
new file mode 100644 (file)
index 0000000..8b9c642
--- /dev/null
@@ -0,0 +1,27 @@
+! Urgent indicators
+urxvt*urgentOnBell: true
+xterm*bellIsUrgent: true
+
+! app-defaults for xterm-color sets:
+!xterm*foreground: gray90
+!xterm*background: black
+! Return to the xterm default
+xterm*foreground: black
+xterm*background: white
+
+! Updated colors to work better on a white background
+*VT100*color3: peru
+*VT100*color7: gray70
+*VT100*color8: gray40
+*VT100*color11: orange
+
+! XTerm customizations
+xterm*utf8: 1
+xterm*termName: xterm-256color
+xterm*faceName: Deja Vu Sans Mono for Powerline:size=9
+!xterm*faceName: DejaVuSansMono:size=9:antialias=false
+!xterm*font: -*-terminus-medium-*-*-*-18-*-*-*-*-*-iso10646-*
+!xterm*faceName: Inconsolata:size=11:antialias=false
+xterm*SaveLines: 9000
+! Rely on the window manager to handle full screen
+xterm*fullscreen: never