]> git.rmz.io Git - dotfiles.git/blobdiff - Xresources
mpv: disable subtitle by default
[dotfiles.git] / Xresources
index 85684fb375617fb99be0cb15e9f682f1205bf668..17dff2fa9a04c8f7f7c4a0aef797981add1ca0ff 100644 (file)
@@ -1,11 +1,11 @@
 ! {{{1 Title
 URxvt*title:        urxvt
-URxvt*termName:     rxvt-256color
+URxvt*termName:     rxvt-unicode-256color
 URxvt*urgentOnBell: true
 URxvt*iconFile:     /home/ramsi/src/dotfiles/icons/shell.png
 
 ! {{{1 Font
-URxvt.font:              xft:Inconsolata:size=11
+URxvt.font:              xft:Inconsolata for Powerline:size=11
 URxvt.skipBuiltinGlyphs: true
 Xft.antialias: true
 
@@ -36,8 +36,7 @@ URxvt.keysym.C-V:   perl:clipboard:paste
 URxvt.keysym.C-A-V: perl:clipboard:paste_escaped
 
 ! {{{1 Colours
-URxvt*.depth: 32
-URxvt*.background:  [75]#222222
+URxvt*.background:  #000000
 URxvt*.foreground:  #f8f8f2
 ! Black
 URxvt*.color0:      #262729