ソースを参照

Do not use tabbed by default

With transition to tiled window managers, tabbed makes less sense.
Alois Mahdal 11 年 前
コミット
c112c69215
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      dotfiles.config/Xlib/global.Xdefaults

+ 1
- 1
dotfiles.config/Xlib/global.Xdefaults ファイルの表示

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