Removed tabbed extension

This commit is contained in:
dbroqua 2020-05-07 14:33:44 +02:00
parent 4784bf7006
commit 41f96d40ed

View File

@ -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