Browse Source

Do not use tabbed by default

With transition to tiled window managers, tabbed makes less sense.
Alois Mahdal 9 years ago
parent
commit
c112c69215
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles.config/Xlib/global.Xdefaults

+ 1
- 1
dotfiles.config/Xlib/global.Xdefaults View File

7
 URxvt.mapAlert:             true
7
 URxvt.mapAlert:             true
8
 
8
 
9
 !## extensions
9
 !## extensions
10
-URxvt.perl-ext-common:      default,tabbed,selection
10
+URxvt.perl-ext-common:      default,selection
11
 URxvt.tabbed.tab-fg:        7
11
 URxvt.tabbed.tab-fg:        7
12
 URxvt.tabbed.tab-bg:        0
12
 URxvt.tabbed.tab-bg:        0
13
 URxvt.tabbed.tabbar-fg:     4
13
 URxvt.tabbed.tabbar-fg:     4