aboutsummaryrefslogtreecommitdiff
path: root/Xresources.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-10 17:22:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-10 17:22:23 -0300
commit39b79b832da0fd630aaef64301904c86e75f5aa9 (patch)
treef985c313d7edf4a4190de2b55fee9aa491ed3a32 /Xresources.dot.link
downloadxsession-39b79b832da0fd630aaef64301904c86e75f5aa9.tar.gz
xsession-39b79b832da0fd630aaef64301904c86e75f5aa9.tar.bz2
Initial import using files formelly on profile module
Diffstat (limited to 'Xresources.dot.link')
-rw-r--r--Xresources.dot.link26
1 files changed, 26 insertions, 0 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link
new file mode 100644
index 0000000..fb88c6c
--- /dev/null
+++ b/Xresources.dot.link
@@ -0,0 +1,26 @@
+! To apply this config without restarting your X session, run
+! xrdb -merge ~/.Xresources
+
+! Misc Terminal configuration
+XTerm*metaSendsEscape: true
+URxvt*searchable-scrollback: M-S
+
+! The string will be interpreted as if typed into the shell as-is.
+! In this example, printing will be disabled altogether.
+! See https://wiki.gentoo.org/wiki/Rxvt-unicode#Printing
+URxvt.print-pipe: "cat > /dev/null"
+
+! See http://linuxforcynics.com/how-to/using-rxvt-unicode-with-screen
+! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630976
+! https://bbs.archlinux.org/viewtopic.php?id=50647
+! https://stackoverflow.com/questions/12345675/screen-cannot-find-terminfo-entry-for-xterm-256color
+!URxvt*termName: rxvt
+URxvt*termName: rxvt-256color
+
+! Simple terminal configuration
+!st-256color*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14
+!stterm-256color*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14
+!stterm*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14
+
+! Terminal font with powerline support
+URxvt*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14