From 03b685b9577bef5e54d687c96a728100d7ec4c76 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Sun, 14 Mar 2021 21:24:14 -0400 Subject: [PATCH] FIX tabbedex errors --- dot_config/X11/xresources | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dot_config/X11/xresources b/dot_config/X11/xresources index f071692..29d89ca 100644 --- a/dot_config/X11/xresources +++ b/dot_config/X11/xresources @@ -42,12 +42,12 @@ URxvt.font: xft:DejaVu Sans Mono:size=11:autohint=false URxvt.boldfont: xft:DejaVu Sans Mono Bold:size=11:autohint=false URxvt.fontItalic: xft:DejaVu Sans Mono Oblique:size=11:autohint=false URxvt.fontBoldItalic: xft:DejaVu Sans Mono Bold Oblique:size=11:autohint=false -URxvt.tabbed.tabbar-fg: 15 -URxvt.tabbed.tabbar-bg: 0 -URxvt.tabbed.tab-fg: 0 -URxvt.tabbed.tab-bg: 15 -URxvt.tabbed.autohide: true -URxvt.tabbed.title: false +URxvt.tabbedex.tabbar-fg: 15 +URxvt.tabbedex.tabbar-bg: 0 +URxvt.tabbedex.tab-fg: 0 +URxvt.tabbedex.tab-bg: 15 +URxvt.tabbedex.autohide: true +URxvt.tabbedex.title: false URxvt.imLocale: en_US.UTF-8