]> git.rmz.io Git - dotfiles.git/blobdiff - xinit/Xresources
vim: do not set pastetoggle in nvim
[dotfiles.git] / xinit / Xresources
index db7941862035869644ff8c24cd9d42dc1057616f..2cbeda3782d4fe2240dc3440eac23151b28f0b5c 100644 (file)
@@ -5,7 +5,7 @@ URxvt*urgentOnBell: true
 URxvt*iconFile:     src/dotfiles/icons/shell.png
 
 ! {{{1 Font
-URxvt.font:              xft:Hack:size=10
+URxvt.font:              xft:Hack:size=10,xft:symbola:size=10:minspace=False
 URxvt.skipBuiltinGlyphs: true
 
 Xft.antialias: true
@@ -48,33 +48,3 @@ URxvt.keysym.C-S-BackSpace:    perl:aAtt:undo
 URxvt.keysym.C-Up:    font-size:increase
 URxvt.keysym.C-Down:  font-size:decrease
 URxvt.font-size.step: 2
-
-! {{{1 Colours
-*.background:  #000000
-*.foreground:  #f8f8f2
-! Black
-*.color0:      #262729
-*.color8:      #262729
-! Red
-*.color1:      #f92671
-*.color9:      #ff669d
-! Green
-*.color2:      #a6e22e
-*.color10:     #beed5f
-! Yellow
-*.color3:      #fd971f
-*.color11:     #e6db74
-! Blue
-*.color4:      #1692d0
-*.color12:     #66d9ef
-! Magenta
-*.color5:      #9e6ffe
-*.color13:     #df92f6
-! Cyan
-*.color6:      #5e7175
-*.color14:     #a3babf
-! White
-*.color7:      #ffffff
-*.color15:     #ffffff
-! Cursor
-*.cursorColor: #b5d2dd