From dadee739752d9dfe67536244339cccb1172b0b23 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 18 Aug 2018 15:40:42 +0200 Subject: [PATCH] modfie les * de xdefault par URxvt pour le bug tkinter --- zsh/.Xdefaults | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/zsh/.Xdefaults b/zsh/.Xdefaults index 9b66984..cd8e298 100644 --- a/zsh/.Xdefaults +++ b/zsh/.Xdefaults @@ -71,13 +71,13 @@ URxvt.pointerBlank: true !!Source http://github.com/altercation/solarized -*background: [90]#002b36 -*foreground: #eee8d5 +URxvt.background: [90]#002b36 +URxvt.foreground: #eee8d5 !!*fading: 40 -*fadeColor: #002b36 -*cursorColor: #93a1a1 -*pointerColorBackground: #586e75 -*pointerColorForeground: #93a1a1 +URxvt.fadeColor: #002b36 +URxvtrcursorColor: #93a1a1 +URxvt.pointerColorBackground: #586e75 +URxvt.pointerColorForeground: #93a1a1 !! black dark/light *color0: #073642