瀏覽代碼

~/.Xresources: Fix url selection.

Lucas Stadler 13 年之前
父節點
當前提交
f912453604
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .Xresources

+ 2 - 2
.Xresources

88
88
89
URxvt.perl-ext-common:      default,url-select
89
URxvt.perl-ext-common:      default,url-select
90
URxvt.keysym.M-u:           perl:url-select:select_next
90
URxvt.keysym.M-u:           perl:url-select:select_next
91
URxvt.urlLauncher:          chromium
92
URxvt.underlineURLs:        true
91
URxvt.url-select.launcher:  chromium
92
URxvt.url-select.underline: true