mirror of
				https://github.com/frebib/dotfiles.git
				synced 2024-06-14 12:57:23 +00:00 
			
		
		
		
	urxvt is a dated and broken terminal emulator. It fails to render simple modern glyphs like emojis and powerline. There are much better alternatives available now like Termite, Alacritty or Kitty. Signed-off-by: Joe Groocock <me@frebib.net>
		
			
				
	
	
		
			40 lines
		
	
	
		
			687 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			687 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
! Colour order:
 | 
						|
!   black
 | 
						|
!   red
 | 
						|
!   green
 | 
						|
!   yellow
 | 
						|
!   blue
 | 
						|
!   magenta
 | 
						|
!   cyan
 | 
						|
!   white/gray
 | 
						|
 | 
						|
! Normal colours
 | 
						|
*.color0:       #333638
 | 
						|
*.color1:       #f41f1c
 | 
						|
*.color2:       #8bc34a
 | 
						|
*.color3:       #ffc107
 | 
						|
*.color4:       #0266f4
 | 
						|
*.color5:       #cc17cc
 | 
						|
*.color6:       #10aeba
 | 
						|
*.color7:       #8b9396
 | 
						|
 | 
						|
! Bright colours
 | 
						|
*.color8:       #475760
 | 
						|
*.color9:       #e53727
 | 
						|
*.color10:      #9ccc65
 | 
						|
*.color11:      #ffa000
 | 
						|
*.color12:      #81b3f9
 | 
						|
*.color13:      #a56ecc
 | 
						|
*.color14:      #5ddae2
 | 
						|
*.color15:      #eceff1
 | 
						|
 | 
						|
 | 
						|
Xft.dpi:        96
 | 
						|
Xft.antialias:  true
 | 
						|
Xft.rgba:       rgb
 | 
						|
Xft.hinting:    true
 | 
						|
Xft.hintstyle:  hintfull
 | 
						|
Xft.lcdfilter:  lcddefault
 | 
						|
 | 
						|
Xcursor.theme: Breeze_Obsidian
 |