]> git.sev.monster Git - dotfiles.git/blobdiff - base/.Xresources
fix TERM and add DVTM_TERM
[dotfiles.git] / base / .Xresources
index b6219793f376d4cce8c4c5e5fb7c9dd7bbb934a8..04f76749a2d9a9d9ff0825b4638bcf61fde758e1 100644 (file)
@@ -68,7 +68,7 @@ Xcursor.theme:            Paper
 
 
 ! URxvt
-URxvt.termName:           rxvt-256color
+URxvt.termName:           rxvt-unicode-256color
 URxvt.perl-ext:
 URxvt.perl-ext-common:    searchable-scrollback,confirm-paste,matcher,font-size
 
@@ -100,7 +100,7 @@ URxvt.keysym.M-slash:     font-size:show
 URxvt.print-pipe:         cat > "$HOME/urxvt-$(date +'%Y-%m-%d-%H%M%S')"
 
 ! bg terminal 1
-TermBg1.termName:         rxvt-256color
+TermBg1.termName:         rxvt-unicode-256color
 TermBg1.perl-ext:
 TermBg1.perl-ext-common:
 
@@ -115,7 +115,7 @@ TermBg1.shading:          80
 TermBg1.blurRadius:       2x4
 
 ! bg terminal 2
-TermBg2.termName:         rxvt-256color
+TermBg2.termName:         rxvt-unicode-256color
 TermBg2.perl-ext:
 TermBg2.perl-ext-common:
 
This page took 0.030039 seconds and 4 git commands to generate.