aboutsummaryrefslogtreecommitdiff
path: root/Xresources.dot.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-10 17:23:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-10 17:23:55 -0300
commit0be4cc0e592d62af0d8a1157d6c3e1e1860e818f (patch)
treee994ddce439321f986f4d4a0dccd6de3ef4752df /Xresources.dot.link
parent35b360b77d721373b5623ecde236f4e667c728c4 (diff)
downloadprofile-0be4cc0e592d62af0d8a1157d6c3e1e1860e818f.tar.gz
profile-0be4cc0e592d62af0d8a1157d6c3e1e1860e818f.tar.bz2
Move some stuff to xsession module
Diffstat (limited to 'Xresources.dot.link')
-rw-r--r--Xresources.dot.link26
1 files changed, 0 insertions, 26 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link
deleted file mode 100644
index fb88c6c..0000000
--- a/Xresources.dot.link
+++ /dev/null
@@ -1,26 +0,0 @@
-! 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