aboutsummaryrefslogtreecommitdiff
path: root/Xresources.dot.link
blob: fb88c6c605f7220c7535747afa2677cd3757fc1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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