diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 745789f..7b55185 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -81,7 +81,8 @@ URxvt.boldItalicFont: xft:DejaVu Sans Mono:italic:size=9 ! ------------------------------------------------------------------------------ ! perl extensions -URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,matcher,tabbed +!URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,matcher,tabbed +URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,matcher ! macros for clipboard and selection URxvt.copyCommand: xclip -i -selection clipboard @@ -96,10 +97,10 @@ URxvt.underlineURLs: true URxvt.urlButton: 1 ! Tab -URxvt.tabbed.tabbar-fg: 4 -URxvt.tabbed.tabbar-bg: 0 -URxvt.tabbed.tab-fg: 7 -URxvt.tabbed.tab-bg: 14 +!URxvt.tabbed.tabbar-fg: 4 +!URxvt.tabbed.tabbar-bg: 0 +!URxvt.tabbed.tab-fg: 7 +!URxvt.tabbed.tab-bg: 14 ! Auto click URxvt.url-launcher: /usr/bin/xdg-open