summaryrefslogblamecommitdiff
path: root/dot_Xdefaults
blob: 2890111ee05c465f8123d1853061d63cd69c2e8b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                
 
                             
                            
                                        
                 
                             
                           
                     





                                    
 
                   



















                               

















                                                                        

                                   










                                                                        


                                                     









                                 
# General terminal configuration

#xterm*scrollTtyOutput:	false
xterm*rightScrollBar:	true
xterm*faceName:	Ubuntu Mono:pixelsize=16
xterm*utf8:	2
xterm*scrollBar:	false
xterm*saveLines:	512
xterm*geometry:	80x25
xterm*scrollTtyKeypress:	true
xterm*dynamicColors:	true
xterm*jumpScroll:	true
xterm*eightBitInput:	true
xterm*multiScroll:	true
xterm*toolBar:	false

#*reverseVideo:true
*Text.background:	#efefef
*foreground:	#dddddd
*background:	#111111
*color0:	#000000
*color1:	#ff6565
*color2:	#93d44f
*color3:	#eab93d
*color4:	#204a87
*color5:	#ce5c00
*color6:	#89b6e2
*color7:	#cccccc
*color8:	#555753
*color9:	#ff8d8d
*color10:	#c8e7a8
*color11:	#ffc123
*color12:	#3465a4
*color13:	#f57900
*color14:	#46a4ff
*color15:	#ffffff


# Configuration for urxvt

URxvt.keysym.C-Right          : \033[1;5C
URxvt.keysym.C-Left           : \033[1;5D

URxvt.matcher.button:	1
#rxvt*modifier: alt
#urxvt*modifier: alt

URxvt.scrollBar:	off
URxvt*scrollstyle:	rxvt

URxvt*transparent:	false
Rxvt*shading:	30

#URxvt.font:	-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1
#URxvt.font:	-misc-fixed-medium-r-normal--15-120-90--c-90-iso8859-1
URxvt.font: xft:Ubuntu Mono:size=11
#URxvt.font: xft:ProFontIIx:size=10

#xft.rgba:	rgb
#xft.hinting:	true
#xft.antialias:	true
#xft.hintstyle:	hintfull
#xft.dpi:	96
Xft.autohint: true
Xft.antialias: true

URxvt.perl-ext-common:	default,clipboard,url-select,matcher,resize-font
URxvt.keysym.M-u: perl:url-select:select_next
#URxvt.url-select.launcher: /usr/bin/firefox -new-tab
URxvt.url-select.launcher: /usr/bin/opera
#URxvt.url-select.launcher: /usr/bin/dillo
URxvt.url-select.underline: true
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up


# Other configuration

Xcursor*theme:	Adwaita

*visualBell: false